#CEF2AA#CEF2AA
#CEF2AA is a very light, moderate yellow-green. Relative luminance 0.795; OKLCH L 91.8% C 0.101 H 129.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF2AA |
|---|---|
| RGB | rgb(206, 242, 170) |
| HSL | hsl(90, 73%, 81%) |
| HSV | hsv(90, 30%, 95%) |
| CMYK | cmyk(14.9%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(91.47, -23.95, 31.02) |
| CIE-LCH | lch(91.47, 39.19, 127.67°) |
| OKLab | oklab(91.8% -0.0649 0.0779) |
| OKLCH | oklch(91.8% 0.101 129.8) |
| XYZ | xyz(64.4603, 79.5276, 49.9767) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.46
Very Light Green
#D1FFBD
ΔE00 3.60
Light Sage
#BCECAC
ΔE00 3.65
Washed Out Green
#BCF5A6
ΔE00 3.66
Pale Green
#C7FDB5
ΔE00 3.76
Light Light Green
#C8FFB0
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF2AA #CEAAF2
analogous
#F2F2AA #CEF2AA #AAF2AA
triadic
#CEF2AA #AACEF2 #F2AACE
tetradic
#CEF2AA #AAF2F2 #CEAAF2 #F2AAAA
square
#CEF2AA #AAF2F2 #CEAAF2 #F2AAAA
split-complementary
#CEF2AA #AAAAF2 #F2AAF2
monochromatic
#91E240 #AFEA75 #CEF2AA #EDFADF #F0FBE4
Accessibility & contrast
On white
1.24
#CEF2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CEF2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF2AA
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF2AA | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#F3E6AD
Tritanopia (blue-blind)
#D1ECDF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cef2aa; /* rgb */ color: rgb(206, 242, 170); /* oklch */ color: oklch(91.8% 0.101 129.8);
Tailwind
colors: {
custom: {
50: '#ddf6c3',
500: '#cef2aa',
950: '#000000',
},
}SCSS
$custom: #cef2aa; $custom-light: #ddf6c3; $custom-dark: #000000;
JSON
{
"hex": "#cef2aa",
"rgb": {
"r": 206,
"g": 242,
"b": 170
},
"hsl": {
"h": 90,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.918,
"c": 0.10137,
"h": 129.8
},
"luminance": 0.79528
}Semantic roles & 50–950 ramp
primary
#CEF2AA
secondary
#A06FD1
accent
#10D673
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582