#CDE5BC#CDE5BC
#CDE5BC is a very light, moderate yellow-green. Relative luminance 0.726; OKLCH L 89.3% C 0.060 H 132.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE5BC |
|---|---|
| RGB | rgb(205, 229, 188) |
| HSL | hsl(95, 44%, 82%) |
| HSV | hsv(95, 18%, 90%) |
| CMYK | cmyk(10.5%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(88.28, -15.22, 17.38) |
| CIE-LCH | lch(88.28, 23.10, 131.20°) |
| OKLab | oklab(89.35% -0.0408 0.0447) |
| OKLCH | oklch(89.35% 0.06 132.4) |
| XYZ | xyz(62.2717, 72.6480, 58.3090) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.30
Light Sage
#BCECAC
ΔE00 6.45
Very Pale Green
#CFFDBC
ΔE00 7.40
Very Light Green
#D1FFBD
ΔE00 7.72
Pale Green
#C7FDB5
ΔE00 8.64
Mint
#AAF0C1
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE5BC #D4BCE5
analogous
#E2E5BC #CDE5BC #BCE5C0
triadic
#CDE5BC #BCCDE5 #E5BCCD
tetradic
#CDE5BC #BCE2E5 #D4BCE5 #E5C0BC
square
#CDE5BC #BCE2E5 #D4BCE5 #E5C0BC
split-complementary
#CDE5BC #C0BCE5 #E5BCE2
monochromatic
#8BC364 #ACD490 #CDE5BC #EEF6E8 #EFF6E9
Accessibility & contrast
On white
1.35
#CDE5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#CDE5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE5BC
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE5BC | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBA
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#CEE1D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cde5bc; /* rgb */ color: rgb(205, 229, 188); /* oklch */ color: oklch(89.3% 0.060 132.4);
Tailwind
colors: {
custom: {
50: '#dcedd0',
500: '#cde5bc',
950: '#000000',
},
}SCSS
$custom: #cde5bc; $custom-light: #dcedd0; $custom-dark: #000000;
JSON
{
"hex": "#cde5bc",
"rgb": {
"r": 205,
"g": 229,
"b": 188
},
"hsl": {
"h": 95.122,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.89347,
"c": 0.06049,
"h": 132.4
},
"luminance": 0.72649
}Semantic roles & 50–950 ramp
primary
#CDE5BC
secondary
#A786BF
accent
#2EB77E
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483