#CEFE89#CEFE89
#CEFE89 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.9% C 0.154 H 127.4°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFE89 |
|---|---|
| RGB | rgb(206, 254, 137) |
| HSL | hsl(85, 98%, 77%) |
| HSV | hsv(85, 46%, 100%) |
| CMYK | cmyk(18.9%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(94.23, -33.69, 50.77) |
| CIE-LCH | lch(94.23, 60.93, 123.57°) |
| OKLab | oklab(93.86% -0.0936 0.1222) |
| OKLCH | oklch(93.86% 0.154 127.4) |
| XYZ | xyz(65.4103, 85.8107, 36.7791) |
| Luminance | 0.8581 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.22
Light Pea Green
#C4FE82
ΔE00 1.61
Light Yellowish Green
#C2FF89
ΔE00 2.10
Pistachio (survey)
#C0FA8B
ΔE00 2.43
Pale Lime
#BEFD73
ΔE00 2.98
Celery
#C1FD95
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFE89 #B989FE
analogous
#FEF389 #CEFE89 #94FE89
triadic
#CEFE89 #89CEFE #FE89CE
tetradic
#CEFE89 #89FEF3 #B989FE #FE8994
square
#CEFE89 #89FEF3 #B989FE #FE8994
split-complementary
#CEFE89 #8994FE #F389FE
monochromatic
#9CFD10 #B5FD4C #CEFE89 #E7FFC6 #F2FFE1
Accessibility & contrast
On white
1.16
#CEFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#CEFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFE89
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFE89 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07F
Deuteranopia (green-blind)
#FFEE90
Tritanopia (blue-blind)
#D3F5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cefe89; /* rgb */ color: rgb(206, 254, 137); /* oklch */ color: oklch(93.9% 0.154 127.4);
Tailwind
colors: {
custom: {
50: '#dfffad',
500: '#cefe89',
950: '#000000',
},
}SCSS
$custom: #cefe89; $custom-light: #dfffad; $custom-dark: #000000;
JSON
{
"hex": "#cefe89",
"rgb": {
"r": 206,
"g": 254,
"b": 137
},
"hsl": {
"h": 84.615,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.93858,
"c": 0.15394,
"h": 127.4
},
"luminance": 0.85812
}Semantic roles & 50–950 ramp
primary
#CEFE89
secondary
#894DDE
accent
#00E65E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681