Skip to content

#cff2c8

a pale, vivid green · cool · closest name: Light Goldenrod Yellow

RGB
207, 242, 200
HSL
110°, 62%, 87%
CMYK
15, 0, 17, 5
Luminance
0.8094

At a glance

Every number on this page in one read: what #cff2c8 is made of, how bright it looks, and which way it leans.

Hex
#cff2c8
Hue
110°
green
Saturation
62%
vivid
Lightness
87%
pale
Brightness
95%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8094
WCAG relative
Temperature
Cool
58/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.19:1
Closest name
Light Goldenrod Yellow
ΔE2000 10.3
Where it sits
Hue110° of 360°
Saturation62%
Lightness87%
Temperature
Warm ← → Cool58% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cff2c8
RGBrgb(207, 242, 200)
HSLhsl(110, 62%, 87%)
CMYKcmyk(15%, 0%, 17%, 5%)
LABlab(92.1 -19.0 16.6)
LCHlch(92.1 25.2 138.9)
OKLCHoklch(0.925 0.067 140.4)
Decimal13628104
Display P3color(display-p3 0.812 0.949 0.784)

Copy-ready code

/* CSS */
color: #cff2c8;
background-color: #cff2c8;
/* Tailwind (arbitrary) */
class="text-[#cff2c8] bg-[#cff2c8]"
/* SCSS */
$brand: #cff2c8;
/* SwiftUI */
Color(red: 0.812, green: 0.949, blue: 0.784)
/* Android */
Color.parseColor("#cff2c8")
/* Flutter */
Color(0xFFCFF2C8)
/* Python / OpenCV (BGR) */
(200, 242, 207)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #cff2c8 · 17.19:1
Use #000000AAA at every size.
Aa
White text · 1.22:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.19:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cff2c8 as text scores 1.22:1 on white and 17.19:1 on black.

Accessibility — WCAG contrast

Aa
#cff2c8 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#cff2c8 on black: 17.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5EBC6
deuteranopia · #EFE7CA
tritanopia · #CDEFE6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cff2c8 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5FBF4
#EBF7E8
#cff2c8
#B0EAA4
#88DF77
#61D449
#48C62F
#3CA527
#30841F
#26601A
#183C11
Base = 200Lightest = 50 · #F5FBF4Darkest = 950 · #183C11
:root {
  --brand-50: #F5FBF4;
  --brand-100: #EBF7E8;
  --brand-200: #cff2c8;
  --brand-300: #B0EAA4;
  --brand-400: #88DF77;
  --brand-500: #61D449;
  --brand-600: #48C62F;
  --brand-700: #3CA527;
  --brand-800: #30841F;
  --brand-900: #26601A;
  --brand-950: #183C11;
  --brand: #cff2c8;
  --brand-ink: #000000;
}

Colors that work with #cff2c8

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F5FAF4
Tinted page background
Border#C7EDC0
Hairlines and dividers
Muted text#589B4B
Captions on the surface
Accent#7224A8
Second voice, not a rival
Dark variant#256718
Hover, pressed, headers
Light variant#EDFAEA
Selected rows, tints
Dark surface#162414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #cff2c8

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#EBC8F2
Analogous left#E4F2C8
Analogous right#C8F2D6
Split-complement 1#D6C8F2
Split-complement 2#F2C8E4
Triadic 1#C8CFF2
Triadic 2#F2C8CF
Tetradic#C8E4F2

RGB percentages

Red81.2%
Green94.9%
Blue78.4%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow17.4%
Key (black)5.1%

Color previews

#cff2c8 text on a black background

contrast 17.19:1

Card sample

#cff2c8 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cff2c8;
Background color
Panel with #cff2c8 background
background-color: #cff2c8;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cff2c8;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(207, 242, 200, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 242, 200, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cff2c8;
background: linear-gradient(135deg, #cff2c8, #C8F2DD);

Monochromatic scale

Palettes built from #cff2c8

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#cff2c8 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#cff2c8, answered

What color is #cff2c8?

#cff2c8 is a pale vivid green, closest to Light Goldenrod Yellow (ΔE2000 10.3). It sits at 110° on the hue wheel with 62% saturation and 87% lightness, which reads as cool.

What is the RGB value of #cff2c8?

rgb(207, 242, 200) — 207 red, 242 green and 200 blue out of 255, or 81.2% / 94.9% / 78.4% by channel.

Is #cff2c8 a light or a dark color?

It is a light color. Relative luminance is 0.8094 and perceived brightness is 89%, so black text on it reaches 17.19:1.

Should I use black or white text on #cff2c8?

Black. It scores 17.19:1 against #cff2c8, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #cff2c8?

#EBC8F2 sits directly opposite on the wheel. Softer options are the split-complements #D6C8F2 and #F2C8E4, which give the same contrast with far less vibration.

What colors go well with #cff2c8?

For interface work: #F5FAF4 as the surface, #C7EDC0 for borders, #589B4B for secondary text, #7224A8 as an accent and #256718 for hover and pressed states. For a palette, the analogous pair #E4F2C8 and #C8F2D6 stays calm, while #EBC8F2 is the loudest partner.

What is #cff2c8 in CMYK for printing?

cmyk(15%, 0%, 17%, 5%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #cff2c8 warm or cool?

Cool — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DEF2C8; nudged cooler, #C7F3D0.

Work with #cff2c8 in the Color Lab