#CFF989#CFF989
#CFF989 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.8% C 0.147 H 126.0°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF989 |
|---|---|
| RGB | rgb(207, 249, 137) |
| HSL | hsl(83, 90%, 76%) |
| HSV | hsv(83, 45%, 98%) |
| CMYK | cmyk(16.9%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(92.94, -31.03, 49.18) |
| CIE-LCH | lch(92.94, 58.15, 122.25°) |
| OKLab | oklab(92.83% -0.0861 0.1187) |
| OKLCH | oklch(92.83% 0.147 126) |
| XYZ | xyz(64.1229, 82.8223, 36.2701) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.89
Light Pea Green
#C4FE82
ΔE00 2.60
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Light Yellowish Green
#C2FF89
ΔE00 3.03
Celery
#C1FD95
ΔE00 3.73
Pale Lime
#BEFD73
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF989 #B389F9
analogous
#F9EB89 #CFF989 #97F989
triadic
#CFF989 #89CFF9 #F989CF
tetradic
#CFF989 #89F9EB #B389F9 #F98997
square
#CFF989 #89F9EB #B389F9 #F98997
split-complementary
#CFF989 #8997F9 #EB89F9
monochromatic
#A0F315 #B7F64F #CFF989 #E7FCC3 #F3FEE2
Accessibility & contrast
On white
1.20
#CFF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#CFF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF989
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF989 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FEEA8F
Tritanopia (blue-blind)
#D5F0DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff989; /* rgb */ color: rgb(207, 249, 137); /* oklch */ color: oklch(92.8% 0.147 126.0);
Tailwind
colors: {
custom: {
50: '#dffbad',
500: '#cff989',
950: '#000000',
},
}SCSS
$custom: #cff989; $custom-light: #dffbad; $custom-dark: #000000;
JSON
{
"hex": "#cff989",
"rgb": {
"r": 207,
"g": 249,
"b": 137
},
"hsl": {
"h": 82.5,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.92832,
"c": 0.14665,
"h": 126
},
"luminance": 0.82823
}Semantic roles & 50–950 ramp
primary
#CFF989
secondary
#824FD7
accent
#00E656
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581