#CEF2A8#CEF2A8
#CEF2A8 is a very light, moderate yellow-green. Relative luminance 0.795; OKLCH L 91.8% C 0.104 H 129.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF2A8 |
|---|---|
| RGB | rgb(206, 242, 168) |
| HSL | hsl(89, 74%, 80%) |
| HSV | hsv(89, 31%, 95%) |
| CMYK | cmyk(14.9%, 0%, 30.6%, 5.1%) |
| CIE-LAB | lab(91.44, -24.23, 31.99) |
| CIE-LCH | lch(91.44, 40.13, 127.15°) |
| OKLab | oklab(91.76% -0.0657 0.0802) |
| OKLCH | oklch(91.76% 0.104 129.3) |
| XYZ | xyz(64.2725, 79.4525, 48.9879) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.67
Very Pale Green
#CFFDBC
ΔE00 3.73
Very Light Green
#D1FFBD
ΔE00 3.84
Light Light Green
#C8FFB0
ΔE00 3.85
Light Sage
#BCECAC
ΔE00 3.90
Pale Green
#C7FDB5
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF2A8 #CCA8F2
analogous
#F2F1A8 #CEF2A8 #A9F2A8
triadic
#CEF2A8 #A8CEF2 #F2A8CE
tetradic
#CEF2A8 #A8F2F1 #CCA8F2 #F2A8A9
square
#CEF2A8 #A8F2F1 #CCA8F2 #F2A8A9
split-complementary
#CEF2A8 #A8A9F2 #F1A8F2
monochromatic
#92E23E #B0EA73 #CEF2A8 #ECFADD #F0FBE4
Accessibility & contrast
On white
1.24
#CEF2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CEF2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF2A8
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF2A8 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A3
Deuteranopia (green-blind)
#F4E6AC
Tritanopia (blue-blind)
#D1ECDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cef2a8; /* rgb */ color: rgb(206, 242, 168); /* oklch */ color: oklch(91.8% 0.104 129.3);
Tailwind
colors: {
custom: {
50: '#ddf6c2',
500: '#cef2a8',
950: '#000000',
},
}SCSS
$custom: #cef2a8; $custom-light: #ddf6c2; $custom-dark: #000000;
JSON
{
"hex": "#cef2a8",
"rgb": {
"r": 206,
"g": 242,
"b": 168
},
"hsl": {
"h": 89.189,
"s": 74,
"l": 80.392
},
"oklch": {
"l": 0.91762,
"c": 0.10363,
"h": 129.3
},
"luminance": 0.79453
}Semantic roles & 50–950 ramp
primary
#CEF2A8
secondary
#9E6DD1
accent
#0FD670
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582