#CEF2AB#CEF2AB
#CEF2AB is a very light, moderate yellow-green. Relative luminance 0.796; OKLCH L 91.8% C 0.100 H 130.0°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF2AB |
|---|---|
| RGB | rgb(206, 242, 171) |
| HSL | hsl(90, 73%, 81%) |
| HSV | hsv(90, 29%, 95%) |
| CMYK | cmyk(14.9%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(91.49, -23.81, 30.54) |
| CIE-LCH | lch(91.49, 38.72, 127.94°) |
| OKLab | oklab(91.82% -0.0645 0.0768) |
| OKLCH | oklch(91.82% 0.1 130) |
| XYZ | xyz(64.5552, 79.5656, 50.4768) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.34
Very Light Green
#D1FFBD
ΔE00 3.49
Light Sage
#BCECAC
ΔE00 3.53
Washed Out Green
#BCF5A6
ΔE00 3.67
Pale Green
#C7FDB5
ΔE00 3.70
Light Light Green
#C8FFB0
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF2AB #CFABF2
analogous
#F1F2AB #CEF2AB #ABF2AB
triadic
#CEF2AB #ABCEF2 #F2ABCE
tetradic
#CEF2AB #ABF1F2 #CFABF2 #F2ABAB
square
#CEF2AB #ABF1F2 #CFABF2 #F2ABAB
split-complementary
#CEF2AB #ABABF2 #F2ABF1
monochromatic
#90E241 #AFEA76 #CEF2AB #EDFAE0 #F0FBE5
Accessibility & contrast
On white
1.24
#CEF2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CEF2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF2AB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF2AB | 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)
#F9E8A6
Deuteranopia (green-blind)
#F3E6AE
Tritanopia (blue-blind)
#D0ECDF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cef2ab; /* rgb */ color: rgb(206, 242, 171); /* oklch */ color: oklch(91.8% 0.100 130.0);
Tailwind
colors: {
custom: {
50: '#ddf6c4',
500: '#cef2ab',
950: '#000000',
},
}SCSS
$custom: #cef2ab; $custom-light: #ddf6c4; $custom-dark: #000000;
JSON
{
"hex": "#cef2ab",
"rgb": {
"r": 206,
"g": 242,
"b": 171
},
"hsl": {
"h": 90.423,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.91819,
"c": 0.10023,
"h": 130
},
"luminance": 0.79566
}Semantic roles & 50–950 ramp
primary
#CEF2AB
secondary
#A170D1
accent
#10D574
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582