#CEF2AC#CEF2AC
#CEF2AC is a very light, moderate yellow-green. Relative luminance 0.796; OKLCH L 91.8% C 0.099 H 130.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF2AC |
|---|---|
| RGB | rgb(206, 242, 172) |
| HSL | hsl(91, 73%, 81%) |
| HSV | hsv(91, 29%, 95%) |
| CMYK | cmyk(14.9%, 0%, 28.9%, 5.1%) |
| CIE-LAB | lab(91.51, -23.67, 30.05) |
| CIE-LCH | lch(91.51, 38.25, 128.22°) |
| OKLab | oklab(91.84% -0.064 0.0756) |
| OKLCH | oklch(91.84% 0.099 130.3) |
| XYZ | xyz(64.6509, 79.6039, 50.9807) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.22
Very Light Green
#D1FFBD
ΔE00 3.38
Light Sage
#BCECAC
ΔE00 3.42
Pale Green
#C7FDB5
ΔE00 3.64
Washed Out Green
#BCF5A6
ΔE00 3.70
Light Light Green
#C8FFB0
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF2AC #D0ACF2
analogous
#F1F2AC #CEF2AC #ACF2AD
triadic
#CEF2AC #ACCEF2 #F2ACCE
tetradic
#CEF2AC #ACF1F2 #D0ACF2 #F2ADAC
square
#CEF2AC #ACF1F2 #D0ACF2 #F2ADAC
split-complementary
#CEF2AC #ADACF2 #F2ACF1
monochromatic
#90E142 #AFEA77 #CEF2AC #EDFAE1 #EFFBE5
Accessibility & contrast
On white
1.24
#CEF2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CEF2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF2AC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF2AC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A7
Deuteranopia (green-blind)
#F3E6AF
Tritanopia (blue-blind)
#D0ECE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cef2ac; /* rgb */ color: rgb(206, 242, 172); /* oklch */ color: oklch(91.8% 0.099 130.3);
Tailwind
colors: {
custom: {
50: '#ddf6c5',
500: '#cef2ac',
950: '#000000',
},
}SCSS
$custom: #cef2ac; $custom-light: #ddf6c5; $custom-dark: #000000;
JSON
{
"hex": "#cef2ac",
"rgb": {
"r": 206,
"g": 242,
"b": 172
},
"hsl": {
"h": 90.857,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.91839,
"c": 0.09908,
"h": 130.3
},
"luminance": 0.79605
}Semantic roles & 50–950 ramp
primary
#CEF2AC
secondary
#A271D1
accent
#10D576
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582