#CFF889#CFF889
#CFF889 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.6% C 0.145 H 125.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF889 |
|---|---|
| RGB | rgb(207, 248, 137) |
| HSL | hsl(82, 89%, 75%) |
| HSV | hsv(82, 45%, 97%) |
| CMYK | cmyk(16.5%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(92.67, -30.56, 48.84) |
| CIE-LCH | lch(92.67, 57.62, 122.04°) |
| OKLab | oklab(92.61% -0.0848 0.1179) |
| OKLCH | oklch(92.61% 0.145 125.7) |
| XYZ | xyz(63.8146, 82.2058, 36.1674) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.09
Light Pea Green
#C4FE82
ΔE00 2.80
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 3.21
Celery
#C1FD95
ΔE00 3.83
Pale Lime
#BEFD73
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF889 #B289F8
analogous
#F8E989 #CFF889 #97F889
triadic
#CFF889 #89CFF8 #F889CF
tetradic
#CFF889 #89F8E9 #B289F8 #F88997
square
#CFF889 #89F8E9 #B289F8 #F88997
split-complementary
#CFF889 #8997F8 #E989F8
monochromatic
#A0F115 #B7F54F #CFF889 #E7FBC3 #F3FDE2
Accessibility & contrast
On white
1.20
#CFF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#CFF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF889
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF889 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#FDE98F
Tritanopia (blue-blind)
#D5EFDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff889; /* rgb */ color: rgb(207, 248, 137); /* oklch */ color: oklch(92.6% 0.145 125.7);
Tailwind
colors: {
custom: {
50: '#dffaad',
500: '#cff889',
950: '#000000',
},
}SCSS
$custom: #cff889; $custom-light: #dffaad; $custom-dark: #000000;
JSON
{
"hex": "#cff889",
"rgb": {
"r": 207,
"g": 248,
"b": 137
},
"hsl": {
"h": 82.162,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.92614,
"c": 0.14528,
"h": 125.7
},
"luminance": 0.82206
}Semantic roles & 50–950 ramp
primary
#CFF889
secondary
#814FD6
accent
#00E555
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581