#CFF89F#CFF89F
#CFF89F is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 93.0% C 0.122 H 128.7°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF89F |
|---|---|
| RGB | rgb(207, 248, 159) |
| HSL | hsl(88, 86%, 80%) |
| HSV | hsv(88, 36%, 97%) |
| CMYK | cmyk(16.5%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(92.97, -27.94, 38.53) |
| CIE-LCH | lch(92.97, 47.59, 125.94°) |
| OKLab | oklab(92.96% -0.0763 0.0953) |
| OKLCH | oklch(92.96% 0.122 128.7) |
| XYZ | xyz(65.5566, 82.9026, 45.3422) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.31
Tea Green
#BDF8A3
ΔE00 3.54
Pistachio (survey)
#C0FA8B
ΔE00 3.70
Light Light Green
#C8FFB0
ΔE00 3.75
Washed Out Green
#BCF5A6
ΔE00 4.02
Light Yellowish Green
#C2FF89
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF89F #C89FF8
analogous
#F8F49F #CFF89F #A3F89F
triadic
#CFF89F #9FCFF8 #F89FCF
tetradic
#CFF89F #9FF8F4 #C89FF8 #F89FA3
square
#CFF89F #9FF8F4 #C89FF8 #F89FA3
split-complementary
#CFF89F #9FA3F8 #F49FF8
monochromatic
#96F02D #B2F466 #CFF89F #ECFCD8 #F1FDE2
Accessibility & contrast
On white
1.19
#CFF89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#CFF89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF89F
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF89F | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED99
Deuteranopia (green-blind)
#FAEAA4
Tritanopia (blue-blind)
#D3F1E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff89f; /* rgb */ color: rgb(207, 248, 159); /* oklch */ color: oklch(93.0% 0.122 128.7);
Tailwind
colors: {
custom: {
50: '#dffabc',
500: '#cff89f',
950: '#000000',
},
}SCSS
$custom: #cff89f; $custom-light: #dffabc; $custom-dark: #000000;
JSON
{
"hex": "#cff89f",
"rgb": {
"r": 207,
"g": 248,
"b": 159
},
"hsl": {
"h": 87.64,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.92959,
"c": 0.12212,
"h": 128.7
},
"luminance": 0.82903
}Semantic roles & 50–950 ramp
primary
#CFF89F
secondary
#9963D9
accent
#03E36A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582