#CFF89D#CFF89D
#CFF89D is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.9% C 0.124 H 128.3°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF89D |
|---|---|
| RGB | rgb(207, 248, 157) |
| HSL | hsl(87, 87%, 79%) |
| HSV | hsv(87, 37%, 97%) |
| CMYK | cmyk(16.5%, 0%, 36.7%, 2.7%) |
| CIE-LAB | lab(92.94, -28.19, 39.48) |
| CIE-LCH | lch(92.94, 48.51, 125.53°) |
| OKLab | oklab(92.93% -0.0771 0.0975) |
| OKLCH | oklch(92.93% 0.124 128.3) |
| XYZ | xyz(65.3845, 82.8337, 44.4355) |
| Luminance | 0.8284 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.19
Pistachio (survey)
#C0FA8B
ΔE00 3.47
Tea Green
#BDF8A3
ΔE00 3.72
Light Light Green
#C8FFB0
ΔE00 4.02
Washed Out Green
#BCF5A6
ΔE00 4.26
Light Yellowish Green
#C2FF89
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF89D #C69DF8
analogous
#F8F49D #CFF89D #A2F89D
triadic
#CFF89D #9DCFF8 #F89DCF
tetradic
#CFF89D #9DF8F4 #C69DF8 #F89DA2
square
#CFF89D #9DF8F4 #C69DF8 #F89DA2
split-complementary
#CFF89D #9DA2F8 #F49DF8
monochromatic
#97F02B #B3F464 #CFF89D #EBFCD6 #F1FDE2
Accessibility & contrast
On white
1.20
#CFF89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#CFF89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF89D
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF89D | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED96
Deuteranopia (green-blind)
#FAEAA2
Tritanopia (blue-blind)
#D3F0E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff89d; /* rgb */ color: rgb(207, 248, 157); /* oklch */ color: oklch(92.9% 0.124 128.3);
Tailwind
colors: {
custom: {
50: '#dffabb',
500: '#cff89d',
950: '#000000',
},
}SCSS
$custom: #cff89d; $custom-light: #dffabb; $custom-dark: #000000;
JSON
{
"hex": "#cff89d",
"rgb": {
"r": 207,
"g": 248,
"b": 157
},
"hsl": {
"h": 87.033,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.92925,
"c": 0.12429,
"h": 128.3
},
"luminance": 0.82835
}Semantic roles & 50–950 ramp
primary
#CFF89D
secondary
#9761D8
accent
#02E368
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582