#CEF2AE#CEF2AE
#CEF2AE is a very light, moderate yellow-green. Relative luminance 0.797; OKLCH L 91.9% C 0.097 H 130.8°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF2AE |
|---|---|
| RGB | rgb(206, 242, 174) |
| HSL | hsl(92, 72%, 82%) |
| HSV | hsv(92, 28%, 95%) |
| CMYK | cmyk(14.9%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(91.54, -23.38, 29.09) |
| CIE-LCH | lch(91.54, 37.32, 128.79°) |
| OKLab | oklab(91.88% -0.0632 0.0733) |
| OKLCH | oklch(91.88% 0.097 130.8) |
| XYZ | xyz(64.8444, 79.6813, 51.9999) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.00
Very Light Green
#D1FFBD
ΔE00 3.20
Light Sage
#BCECAC
ΔE00 3.22
Pale Green
#C7FDB5
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 3.79
Light Light Green
#C8FFB0
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF2AE #D2AEF2
analogous
#F0F2AE #CEF2AE #AEF2B0
triadic
#CEF2AE #AECEF2 #F2AECE
tetradic
#CEF2AE #AEF0F2 #D2AEF2 #F2B0AE
square
#CEF2AE #AEF0F2 #D2AEF2 #F2B0AE
split-complementary
#CEF2AE #B0AEF2 #F2AEF0
monochromatic
#8EE145 #AEEA79 #CEF2AE #EEFAE3 #EFFBE5
Accessibility & contrast
On white
1.24
#CEF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CEF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF2AE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF2AE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#F3E6B1
Tritanopia (blue-blind)
#D0ECE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cef2ae; /* rgb */ color: rgb(206, 242, 174); /* oklch */ color: oklch(91.9% 0.097 130.8);
Tailwind
colors: {
custom: {
50: '#ddf6c6',
500: '#cef2ae',
950: '#000000',
},
}SCSS
$custom: #cef2ae; $custom-light: #ddf6c6; $custom-dark: #000000;
JSON
{
"hex": "#cef2ae",
"rgb": {
"r": 206,
"g": 242,
"b": 174
},
"hsl": {
"h": 91.765,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.91878,
"c": 0.09681,
"h": 130.8
},
"luminance": 0.79682
}Semantic roles & 50–950 ramp
primary
#CEF2AE
secondary
#A573D1
accent
#11D478
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582