#CFF89C#CFF89C
#CFF89C is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.9% C 0.125 H 128.2°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF89C |
|---|---|
| RGB | rgb(207, 248, 156) |
| HSL | hsl(87, 87%, 79%) |
| HSV | hsv(87, 37%, 97%) |
| CMYK | cmyk(16.5%, 0%, 37.1%, 2.7%) |
| CIE-LAB | lab(92.93, -28.32, 39.95) |
| CIE-LCH | lch(92.93, 48.97, 125.33°) |
| OKLab | oklab(92.91% -0.0775 0.0986) |
| OKLCH | oklch(92.91% 0.125 128.2) |
| XYZ | xyz(65.2995, 82.7997, 43.9877) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 3.82
Light Light Green
#C8FFB0
ΔE00 4.15
Light Yellowish Green
#C2FF89
ΔE00 4.18
Washed Out Green
#BCF5A6
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF89C #C59CF8
analogous
#F8F39C #CFF89C #A1F89C
triadic
#CFF89C #9CCFF8 #F89CCF
tetradic
#CFF89C #9CF8F3 #C59CF8 #F89CA1
square
#CFF89C #9CF8F3 #C59CF8 #F89CA1
split-complementary
#CFF89C #9CA1F8 #F39CF8
monochromatic
#98F02A #B3F463 #CFF89C #EBFCD5 #F1FDE2
Accessibility & contrast
On white
1.20
#CFF89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#CFF89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF89C
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF89C | 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)
#FFEC95
Deuteranopia (green-blind)
#FBEAA1
Tritanopia (blue-blind)
#D3F0E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff89c; /* rgb */ color: rgb(207, 248, 156); /* oklch */ color: oklch(92.9% 0.125 128.2);
Tailwind
colors: {
custom: {
50: '#dffaba',
500: '#cff89c',
950: '#000000',
},
}SCSS
$custom: #cff89c; $custom-light: #dffaba; $custom-dark: #000000;
JSON
{
"hex": "#cff89c",
"rgb": {
"r": 207,
"g": 248,
"b": 156
},
"hsl": {
"h": 86.739,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.92909,
"c": 0.12537,
"h": 128.2
},
"luminance": 0.82801
}Semantic roles & 50–950 ramp
primary
#CFF89C
secondary
#9660D8
accent
#02E367
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582