#CEE4BA#CEE4BA
#CEE4BA is a very light, moderate yellow-green. Relative luminance 0.722; OKLCH L 89.2% C 0.061 H 130.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4BA |
|---|---|
| RGB | rgb(206, 228, 186) |
| HSL | hsl(91, 44%, 81%) |
| HSV | hsv(91, 18%, 89%) |
| CMYK | cmyk(9.6%, 0%, 18.4%, 10.6%) |
| CIE-LAB | lab(88.04, -14.69, 18.10) |
| CIE-LCH | lch(88.04, 23.31, 129.07°) |
| OKLab | oklab(89.16% -0.0392 0.0465) |
| OKLCH | oklch(89.16% 0.061 130.1) |
| XYZ | xyz(62.0585, 72.1534, 57.1024) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.28
Light Sage
#BCECAC
ΔE00 6.58
Very Pale Green
#CFFDBC
ΔE00 7.56
Very Light Green
#D1FFBD
ΔE00 7.87
Pale Green
#C7FDB5
ΔE00 8.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4BA #D0BAE4
analogous
#E3E4BA #CEE4BA #BAE4BB
triadic
#CEE4BA #BACEE4 #E4BACE
tetradic
#CEE4BA #BAE3E4 #D0BAE4 #E4BBBA
square
#CEE4BA #BAE3E4 #D0BAE4 #E4BBBA
split-complementary
#CEE4BA #BBBAE4 #E4BAE3
monochromatic
#90C262 #AFD38E #CEE4BA #EDF5E6 #EFF6E9
Accessibility & contrast
On white
1.36
#CEE4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#CEE4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4BA
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4BA | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB8
Deuteranopia (green-blind)
#E5DCBC
Tritanopia (blue-blind)
#D0E0D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee4ba; /* rgb */ color: rgb(206, 228, 186); /* oklch */ color: oklch(89.2% 0.061 130.1);
Tailwind
colors: {
custom: {
50: '#ddecce',
500: '#cee4ba',
950: '#000000',
},
}SCSS
$custom: #cee4ba; $custom-light: #ddecce; $custom-dark: #000000;
JSON
{
"hex": "#cee4ba",
"rgb": {
"r": 206,
"g": 228,
"b": 186
},
"hsl": {
"h": 91.429,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.89162,
"c": 0.0608,
"h": 130.1
},
"luminance": 0.72154
}Semantic roles & 50–950 ramp
primary
#CEE4BA
secondary
#A284BE
accent
#2FB776
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483