#CEFE91#CEFE91
#CEFE91 is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.0% C 0.146 H 128.4°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFE91 |
|---|---|
| RGB | rgb(206, 254, 145) |
| HSL | hsl(86, 98%, 78%) |
| HSV | hsv(86, 43%, 100%) |
| CMYK | cmyk(18.9%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(94.33, -32.80, 47.09) |
| CIE-LCH | lch(94.33, 57.39, 124.86°) |
| OKLab | oklab(93.97% -0.0905 0.1144) |
| OKLCH | oklch(93.97% 0.146 128.4) |
| XYZ | xyz(66.0056, 86.0488, 39.9142) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 2.19
Light Yellow Green
#CCFD7F
ΔE00 2.37
Celery
#C1FD95
ΔE00 2.47
Pale Lime
#BEFD73
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFE91 #C191FE
analogous
#FEF791 #CEFE91 #97FE91
triadic
#CEFE91 #91CEFE #FE91CE
tetradic
#CEFE91 #91FEF7 #C191FE #FE9197
square
#CEFE91 #91FEF7 #C191FE #FE9197
split-complementary
#CEFE91 #9197FE #F791FE
monochromatic
#98FD18 #B3FD54 #CEFE91 #E9FFCE #F1FFE1
Accessibility & contrast
On white
1.15
#CEFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#CEFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFE91
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFE91 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF188
Deuteranopia (green-blind)
#FFEE97
Tritanopia (blue-blind)
#D3F5E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cefe91; /* rgb */ color: rgb(206, 254, 145); /* oklch */ color: oklch(94.0% 0.146 128.4);
Tailwind
colors: {
custom: {
50: '#deffb3',
500: '#cefe91',
950: '#000000',
},
}SCSS
$custom: #cefe91; $custom-light: #deffb3; $custom-dark: #000000;
JSON
{
"hex": "#cefe91",
"rgb": {
"r": 206,
"g": 254,
"b": 145
},
"hsl": {
"h": 86.422,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.93973,
"c": 0.14592,
"h": 128.4
},
"luminance": 0.8605
}Semantic roles & 50–950 ramp
primary
#CEFE91
secondary
#9154DF
accent
#00E665
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681