#CDE3CC#CDE3CC
#CDE3CC is a very light, muted green. Relative luminance 0.723; OKLCH L 89.3% C 0.039 H 144.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE3CC |
|---|---|
| RGB | rgb(205, 227, 204) |
| HSL | hsl(117, 29%, 85%) |
| HSV | hsv(117, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 10.1%, 11%) |
| CIE-LAB | lab(88.10, -11.51, 8.77) |
| CIE-LCH | lch(88.10, 14.47, 142.71°) |
| OKLab | oklab(89.32% -0.0315 0.0228) |
| OKLCH | oklch(89.32% 0.039 144.1) |
| XYZ | xyz(63.5428, 72.2762, 67.7180) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.46
Beige
#F5F5DC
ΔE00 9.30
Light Grey
#D8DCD6
ΔE00 9.76
Ice
#D6FFFA
ΔE00 10.13
Off White (survey)
#FFFFE4
ΔE00 10.46
Lightyellow
#FFFFE0
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE3CC #E2CCE3
analogous
#D9E3CC #CDE3CC #CCE3D7
triadic
#CDE3CC #CCCDE3 #E3CCCD
tetradic
#CDE3CC #CCD9E3 #E2CCE3 #E3D7CC
square
#CDE3CC #CCD9E3 #E2CCE3 #E3D7CC
split-complementary
#CDE3CC #D7CCE3 #E3CCD9
monochromatic
#80B87D #A6CDA4 #CDE3CC #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.36
#CDE3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#CDE3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE3CC
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE3CC | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECB
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#CBE1DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cde3cc; /* rgb */ color: rgb(205, 227, 204); /* oklch */ color: oklch(89.3% 0.039 144.1);
Tailwind
colors: {
custom: {
50: '#dcebdb',
500: '#cde3cc',
950: '#000000',
},
}SCSS
$custom: #cde3cc; $custom-light: #dcebdb; $custom-dark: #000000;
JSON
{
"hex": "#cde3cc",
"rgb": {
"r": 205,
"g": 227,
"b": 204
},
"hsl": {
"h": 117.391,
"s": 29.114,
"l": 84.51
},
"oklch": {
"l": 0.89321,
"c": 0.03887,
"h": 144.1
},
"luminance": 0.72277
}Semantic roles & 50–950 ramp
primary
#CDE3CC
secondary
#B998BB
accent
#3EA8A3
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484