#CFEB89#CFEB89
#CFEB89 is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.8% C 0.127 H 122.0°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB89 |
|---|---|
| RGB | rgb(207, 235, 137) |
| HSL | hsl(77, 71%, 73%) |
| HSV | hsv(77, 42%, 92%) |
| CMYK | cmyk(11.9%, 0%, 41.7%, 7.8%) |
| CIE-LAB | lab(89.15, -24.43, 44.45) |
| CIE-LCH | lch(89.15, 50.72, 118.80°) |
| OKLab | oklab(89.8% -0.0676 0.1081) |
| OKLCH | oklch(89.8% 0.127 122) |
| XYZ | xyz(59.9558, 74.4882, 34.8811) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.72
Light Yellow Green
#CCFD7F
ΔE00 5.24
Pistachio (survey)
#C0FA8B
ΔE00 5.49
Light Pea Green
#C4FE82
ΔE00 5.96
Celery
#C1FD95
ΔE00 6.16
Light Yellowish Green
#C2FF89
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB89 #A589EB
analogous
#EBD689 #CFEB89 #9EEB89
triadic
#CFEB89 #89CFEB #EB89CF
tetradic
#CFEB89 #89EBD6 #A589EB #EB899E
square
#CFEB89 #89EBD6 #A589EB #EB899E
split-complementary
#CFEB89 #899EEB #D689EB
monochromatic
#A3D524 #BAE255 #CFEB89 #E4F4BD #F4FBE5
Accessibility & contrast
On white
1.32
#CFEB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#CFEB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB89
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB89 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#F2E08E
Tritanopia (blue-blind)
#D6E2D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfeb89; /* rgb */ color: rgb(207, 235, 137); /* oklch */ color: oklch(89.8% 0.127 122.0);
Tailwind
colors: {
custom: {
50: '#dff1ad',
500: '#cfeb89',
950: '#000000',
},
}SCSS
$custom: #cfeb89; $custom-light: #dff1ad; $custom-dark: #000000;
JSON
{
"hex": "#cfeb89",
"rgb": {
"r": 207,
"g": 235,
"b": 137
},
"hsl": {
"h": 77.143,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.89795,
"c": 0.12745,
"h": 122
},
"luminance": 0.74488
}Semantic roles & 50–950 ramp
primary
#CFEB89
secondary
#7453C5
accent
#12D349
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581