#CEE5BC#CEE5BC
#CEE5BC is a very light, moderate yellow-green. Relative luminance 0.728; OKLCH L 89.4% C 0.060 H 131.5°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE5BC |
|---|---|
| RGB | rgb(206, 229, 188) |
| HSL | hsl(94, 44%, 82%) |
| HSV | hsv(94, 18%, 90%) |
| CMYK | cmyk(10%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(88.35, -14.87, 17.48) |
| CIE-LCH | lch(88.35, 22.95, 130.38°) |
| OKLab | oklab(89.42% -0.0398 0.0449) |
| OKLCH | oklch(89.42% 0.06 131.5) |
| XYZ | xyz(62.5485, 72.7908, 58.3220) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.42
Light Sage
#BCECAC
ΔE00 6.59
Very Pale Green
#CFFDBC
ΔE00 7.49
Very Light Green
#D1FFBD
ΔE00 7.80
Pale Green
#C7FDB5
ΔE00 8.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE5BC #D3BCE5
analogous
#E3E5BC #CEE5BC #BCE5BF
triadic
#CEE5BC #BCCEE5 #E5BCCE
tetradic
#CEE5BC #BCE3E5 #D3BCE5 #E5BFBC
square
#CEE5BC #BCE3E5 #D3BCE5 #E5BFBC
split-complementary
#CEE5BC #BFBCE5 #E5BCE3
monochromatic
#8EC364 #AED490 #CEE5BC #EEF6E8 #EFF6E9
Accessibility & contrast
On white
1.35
#CEE5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#CEE5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE5BC
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE5BC | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBA
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#CFE1D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cee5bc; /* rgb */ color: rgb(206, 229, 188); /* oklch */ color: oklch(89.4% 0.060 131.5);
Tailwind
colors: {
custom: {
50: '#ddedd0',
500: '#cee5bc',
950: '#000000',
},
}SCSS
$custom: #cee5bc; $custom-light: #ddedd0; $custom-dark: #000000;
JSON
{
"hex": "#cee5bc",
"rgb": {
"r": 206,
"g": 229,
"b": 188
},
"hsl": {
"h": 93.659,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.89419,
"c": 0.06001,
"h": 131.5
},
"luminance": 0.72791
}Semantic roles & 50–950 ramp
primary
#CEE5BC
secondary
#A686BF
accent
#2EB77B
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483