#CEE2BA#CEE2BA
#CEE2BA is a very light, muted yellow-green. Relative luminance 0.711; OKLCH L 88.7% C 0.058 H 129.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2BA |
|---|---|
| RGB | rgb(206, 226, 186) |
| HSL | hsl(90, 41%, 81%) |
| HSV | hsv(90, 18%, 89%) |
| CMYK | cmyk(8.8%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(87.51, -13.69, 17.36) |
| CIE-LCH | lch(87.51, 22.11, 128.26°) |
| OKLab | oklab(88.74% -0.0364 0.0446) |
| OKLCH | oklch(88.74% 0.058 129.2) |
| XYZ | xyz(61.5115, 71.0593, 56.9201) |
| Luminance | 0.7106 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.83
Light Sage
#BCECAC
ΔE00 7.26
Very Pale Green
#CFFDBC
ΔE00 8.29
Very Light Green
#D1FFBD
ΔE00 8.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.77
Eggshell (survey)
#FFFFD4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2BA #CEBAE2
analogous
#E2E2BA #CEE2BA #BAE2BA
triadic
#CEE2BA #BACEE2 #E2BACE
tetradic
#CEE2BA #BAE2E2 #CEBAE2 #E2BABA
square
#CEE2BA #BAE2E2 #CEBAE2 #E2BABA
split-complementary
#CEE2BA #BABAE2 #E2BAE2
monochromatic
#91BE64 #AFD08F #CEE2BA #EDF4E5 #F0F6E9
Accessibility & contrast
On white
1.38
#CEE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#CEE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2BA
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2BA | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB8
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#D0DED7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cee2ba; /* rgb */ color: rgb(206, 226, 186); /* oklch */ color: oklch(88.7% 0.058 129.2);
Tailwind
colors: {
custom: {
50: '#ddebce',
500: '#cee2ba',
950: '#000000',
},
}SCSS
$custom: #cee2ba; $custom-light: #ddebce; $custom-dark: #000000;
JSON
{
"hex": "#cee2ba",
"rgb": {
"r": 206,
"g": 226,
"b": 186
},
"hsl": {
"h": 90,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.88742,
"c": 0.0576,
"h": 129.2
},
"luminance": 0.7106
}Semantic roles & 50–950 ramp
primary
#CEE2BA
secondary
#A085BB
accent
#32B473
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483