#CEF59E#CEF59E
#CEF59E is a very light, moderate yellow-green. Relative luminance 0.809; OKLCH L 92.2% C 0.119 H 128.2°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF59E |
|---|---|
| RGB | rgb(206, 245, 158) |
| HSL | hsl(87, 81%, 79%) |
| HSV | hsv(87, 36%, 96%) |
| CMYK | cmyk(15.9%, 0%, 35.5%, 3.9%) |
| CIE-LAB | lab(92.08, -27.01, 37.85) |
| CIE-LCH | lch(92.08, 46.50, 125.50°) |
| OKLab | oklab(92.23% -0.0737 0.0937) |
| OKLCH | oklch(92.23% 0.119 128.2) |
| XYZ | xyz(64.2767, 80.8945, 44.5690) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.70
Celery
#C1FD95
ΔE00 3.78
Washed Out Green
#BCF5A6
ΔE00 4.03
Light Light Green
#C8FFB0
ΔE00 4.03
Pistachio (survey)
#C0FA8B
ΔE00 4.06
Pale Green
#C7FDB5
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF59E #C59EF5
analogous
#F5F19E #CEF59E #A3F59E
triadic
#CEF59E #9ECEF5 #F59ECE
tetradic
#CEF59E #9EF5F1 #C59EF5 #F59EA3
square
#CEF59E #9EF5F1 #C59EF5 #F59EA3
split-complementary
#CEF59E #9EA3F5 #F19EF5
monochromatic
#96EA2F #B2EF67 #CEF59E #EAFBD5 #F1FCE3
Accessibility & contrast
On white
1.22
#CEF59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#CEF59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF59E
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF59E | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA98
Deuteranopia (green-blind)
#F8E8A2
Tritanopia (blue-blind)
#D2EEDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cef59e; /* rgb */ color: rgb(206, 245, 158); /* oklch */ color: oklch(92.2% 0.119 128.2);
Tailwind
colors: {
custom: {
50: '#def8bb',
500: '#cef59e',
950: '#000000',
},
}SCSS
$custom: #cef59e; $custom-light: #def8bb; $custom-dark: #000000;
JSON
{
"hex": "#cef59e",
"rgb": {
"r": 206,
"g": 245,
"b": 158
},
"hsl": {
"h": 86.897,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.92227,
"c": 0.11926,
"h": 128.2
},
"luminance": 0.80895
}Semantic roles & 50–950 ramp
primary
#CEF59E
secondary
#9663D4
accent
#08DE68
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582