#CEF8A3#CEF8A3
#CEF8A3 is a very light, moderate yellow-green. Relative luminance 0.829; OKLCH L 93.0% C 0.118 H 129.8°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF8A3 |
|---|---|
| RGB | rgb(206, 248, 163) |
| HSL | hsl(90, 86%, 81%) |
| HSV | hsv(90, 34%, 97%) |
| CMYK | cmyk(16.9%, 0%, 34.3%, 2.7%) |
| CIE-LAB | lab(92.97, -27.76, 36.53) |
| CIE-LCH | lch(92.97, 45.88, 127.24°) |
| OKLab | oklab(92.96% -0.0757 0.0908) |
| OKLCH | oklch(92.96% 0.118 129.8) |
| XYZ | xyz(65.6308, 82.9001, 47.1868) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.05
Light Light Green
#C8FFB0
ΔE00 3.11
Washed Out Green
#BCF5A6
ΔE00 3.41
Celery
#C1FD95
ΔE00 3.54
Pale Green
#C7FDB5
ΔE00 3.89
Pistachio (survey)
#C0FA8B
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF8A3 #CDA3F8
analogous
#F8F8A3 #CEF8A3 #A3F8A3
triadic
#CEF8A3 #A3CEF8 #F8A3CE
tetradic
#CEF8A3 #A3F8F8 #CDA3F8 #F8A3A3
square
#CEF8A3 #A3F8F8 #CDA3F8 #F8A3A3
split-complementary
#CEF8A3 #A3A3F8 #F8A3F8
monochromatic
#91EF31 #B0F46A #CEF8A3 #ECFCDC #F0FDE3
Accessibility & contrast
On white
1.19
#CEF8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#CEF8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF8A3
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF8A3 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9D
Deuteranopia (green-blind)
#F9EAA7
Tritanopia (blue-blind)
#D1F1E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cef8a3; /* rgb */ color: rgb(206, 248, 163); /* oklch */ color: oklch(93.0% 0.118 129.8);
Tailwind
colors: {
custom: {
50: '#defabf',
500: '#cef8a3',
950: '#000000',
},
}SCSS
$custom: #cef8a3; $custom-light: #defabf; $custom-dark: #000000;
JSON
{
"hex": "#cef8a3",
"rgb": {
"r": 206,
"g": 248,
"b": 163
},
"hsl": {
"h": 89.647,
"s": 85.859,
"l": 80.588
},
"oklch": {
"l": 0.92963,
"c": 0.11819,
"h": 129.8
},
"luminance": 0.82901
}Semantic roles & 50–950 ramp
primary
#CEF8A3
secondary
#9F66D9
accent
#03E271
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582