#CFF89A#CFF89A
#CFF89A is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.9% C 0.128 H 127.9°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF89A |
|---|---|
| RGB | rgb(207, 248, 154) |
| HSL | hsl(86, 87%, 79%) |
| HSV | hsv(86, 38%, 97%) |
| CMYK | cmyk(16.5%, 0%, 37.9%, 2.7%) |
| CIE-LAB | lab(92.90, -28.57, 40.90) |
| CIE-LCH | lch(92.90, 49.89, 124.94°) |
| OKLab | oklab(92.88% -0.0783 0.1007) |
| OKLCH | oklch(92.88% 0.128 127.9) |
| XYZ | xyz(65.1315, 82.7325, 43.1032) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.08
Pistachio (survey)
#C0FA8B
ΔE00 3.18
Light Yellowish Green
#C2FF89
ΔE00 3.97
Tea Green
#BDF8A3
ΔE00 4.03
Light Pea Green
#C4FE82
ΔE00 4.32
Light Yellow Green
#CCFD7F
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF89A #C39AF8
analogous
#F8F29A #CFF89A #A0F89A
triadic
#CFF89A #9ACFF8 #F89ACF
tetradic
#CFF89A #9AF8F2 #C39AF8 #F89AA0
square
#CFF89A #9AF8F2 #C39AF8 #F89AA0
split-complementary
#CFF89A #9AA0F8 #F29AF8
monochromatic
#99F028 #B4F461 #CFF89A #EAFCD3 #F1FDE2
Accessibility & contrast
On white
1.20
#CFF89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#CFF89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF89A
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF89A | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC93
Deuteranopia (green-blind)
#FBEA9F
Tritanopia (blue-blind)
#D3F0E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff89a; /* rgb */ color: rgb(207, 248, 154); /* oklch */ color: oklch(92.9% 0.128 127.9);
Tailwind
colors: {
custom: {
50: '#dffab9',
500: '#cff89a',
950: '#000000',
},
}SCSS
$custom: #cff89a; $custom-light: #dffab9; $custom-dark: #000000;
JSON
{
"hex": "#cff89a",
"rgb": {
"r": 207,
"g": 248,
"b": 154
},
"hsl": {
"h": 86.17,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.92875,
"c": 0.12753,
"h": 127.9
},
"luminance": 0.82733
}Semantic roles & 50–950 ramp
primary
#CFF89A
secondary
#935ED8
accent
#02E464
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581