#CEF4A0#CEF4A0
#CEF4A0 is a very light, moderate yellow-green. Relative luminance 0.804; OKLCH L 92.0% C 0.116 H 128.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF4A0 |
|---|---|
| RGB | rgb(206, 244, 160) |
| HSL | hsl(87, 79%, 79%) |
| HSV | hsv(87, 34%, 96%) |
| CMYK | cmyk(15.6%, 0%, 34.4%, 4.3%) |
| CIE-LAB | lab(91.85, -26.27, 36.55) |
| CIE-LCH | lch(91.85, 45.01, 125.71°) |
| OKLab | oklab(92.05% -0.0716 0.0907) |
| OKLCH | oklch(92.05% 0.116 128.3) |
| XYZ | xyz(64.1486, 80.3605, 45.3824) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 3.89
Light Light Green
#C8FFB0
ΔE00 3.95
Celery
#C1FD95
ΔE00 4.17
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Pale Green
#C7FDB5
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF4A0 #C6A0F4
analogous
#F4F0A0 #CEF4A0 #A4F4A0
triadic
#CEF4A0 #A0CEF4 #F4A0CE
tetradic
#CEF4A0 #A0F4F0 #C6A0F4 #F4A0A4
square
#CEF4A0 #A0F4F0 #C6A0F4 #F4A0A4
split-complementary
#CEF4A0 #A0A4F4 #F0A0F4
monochromatic
#95E732 #B2EE69 #CEF4A0 #EAFAD7 #F1FCE4
Accessibility & contrast
On white
1.23
#CEF4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#CEF4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF4A0
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF4A0 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE99A
Deuteranopia (green-blind)
#F6E7A4
Tritanopia (blue-blind)
#D2EDDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cef4a0; /* rgb */ color: rgb(206, 244, 160); /* oklch */ color: oklch(92.0% 0.116 128.3);
Tailwind
colors: {
custom: {
50: '#def7bd',
500: '#cef4a0',
950: '#000000',
},
}SCSS
$custom: #cef4a0; $custom-light: #def7bd; $custom-dark: #000000;
JSON
{
"hex": "#cef4a0",
"rgb": {
"r": 206,
"g": 244,
"b": 160
},
"hsl": {
"h": 87.143,
"s": 79.245,
"l": 79.216
},
"oklch": {
"l": 0.92046,
"c": 0.11558,
"h": 128.3
},
"luminance": 0.80361
}Semantic roles & 50–950 ramp
primary
#CEF4A0
secondary
#9765D3
accent
#0ADC69
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582