#CEF2A1#CEF2A1
#CEF2A1 is a very light, moderate yellow-green. Relative luminance 0.792; OKLCH L 91.6% C 0.112 H 127.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF2A1 |
|---|---|
| RGB | rgb(206, 242, 161) |
| HSL | hsl(87, 76%, 79%) |
| HSV | hsv(87, 33%, 95%) |
| CMYK | cmyk(14.9%, 0%, 33.5%, 5.1%) |
| CIE-LAB | lab(91.32, -25.19, 35.36) |
| CIE-LCH | lch(91.32, 43.41, 125.46°) |
| OKLab | oklab(91.63% -0.0685 0.088) |
| OKLCH | oklch(91.63% 0.112 127.9) |
| XYZ | xyz(63.6379, 79.1986, 45.6455) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.99
Washed Out Green
#BCF5A6
ΔE00 3.99
Light Light Green
#C8FFB0
ΔE00 4.20
Pale Green
#C7FDB5
ΔE00 4.63
Celery
#C1FD95
ΔE00 4.75
Very Pale Green
#CFFDBC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF2A1 #C5A1F2
analogous
#F2EEA1 #CEF2A1 #A6F2A1
triadic
#CEF2A1 #A1CEF2 #F2A1CE
tetradic
#CEF2A1 #A1F2EE #C5A1F2 #F2A1A6
square
#CEF2A1 #A1F2EE #C5A1F2 #F2A1A6
split-complementary
#CEF2A1 #A1A6F2 #EEA1F2
monochromatic
#96E335 #B2EB6B #CEF2A1 #EAF9D7 #F1FBE4
Accessibility & contrast
On white
1.25
#CEF2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#CEF2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF2A1
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF2A1 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE89B
Deuteranopia (green-blind)
#F5E5A5
Tritanopia (blue-blind)
#D2EBDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cef2a1; /* rgb */ color: rgb(206, 242, 161); /* oklch */ color: oklch(91.6% 0.112 127.9);
Tailwind
colors: {
custom: {
50: '#def6bd',
500: '#cef2a1',
950: '#000000',
},
}SCSS
$custom: #cef2a1; $custom-light: #def6bd; $custom-dark: #000000;
JSON
{
"hex": "#cef2a1",
"rgb": {
"r": 206,
"g": 242,
"b": 161
},
"hsl": {
"h": 86.667,
"s": 75.701,
"l": 79.02
},
"oklch": {
"l": 0.91633,
"c": 0.11151,
"h": 127.9
},
"luminance": 0.79199
}Semantic roles & 50–950 ramp
primary
#CEF2A1
secondary
#9667D0
accent
#0ED868
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582