#CEF88A#CEF88A
#CEF88A is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.6% C 0.145 H 126.2°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF88A |
|---|---|
| RGB | rgb(206, 248, 138) |
| HSL | hsl(83, 89%, 76%) |
| HSV | hsv(83, 44%, 97%) |
| CMYK | cmyk(16.9%, 0%, 44.4%, 2.7%) |
| CIE-LAB | lab(92.61, -30.82, 48.29) |
| CIE-LCH | lch(92.61, 57.29, 122.55°) |
| OKLab | oklab(92.56% -0.0854 0.1168) |
| OKLCH | oklch(92.56% 0.145 126.2) |
| XYZ | xyz(63.6081, 82.0910, 36.5339) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.16
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Light Pea Green
#C4FE82
ΔE00 2.71
Light Yellowish Green
#C2FF89
ΔE00 3.04
Celery
#C1FD95
ΔE00 3.57
Pale Lime
#BEFD73
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF88A #B48AF8
analogous
#F8EB8A #CEF88A #97F88A
triadic
#CEF88A #8ACEF8 #F88ACE
tetradic
#CEF88A #8AF8EB #B48AF8 #F88A97
square
#CEF88A #8AF8EB #B48AF8 #F88A97
split-complementary
#CEF88A #8A97F8 #EB8AF8
monochromatic
#9EF117 #B6F550 #CEF88A #E6FBC4 #F3FDE2
Accessibility & contrast
On white
1.21
#CEF88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#CEF88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF88A
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF88A | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#FCE990
Tritanopia (blue-blind)
#D4EFDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cef88a; /* rgb */ color: rgb(206, 248, 138); /* oklch */ color: oklch(92.6% 0.145 126.2);
Tailwind
colors: {
custom: {
50: '#defaae',
500: '#cef88a',
950: '#000000',
},
}SCSS
$custom: #cef88a; $custom-light: #defaae; $custom-dark: #000000;
JSON
{
"hex": "#cef88a",
"rgb": {
"r": 206,
"g": 248,
"b": 138
},
"hsl": {
"h": 82.909,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.92561,
"c": 0.14469,
"h": 126.2
},
"luminance": 0.82092
}Semantic roles & 50–950 ramp
primary
#CEF88A
secondary
#8350D6
accent
#00E558
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581