#CDE1CD#CDE1CD
#CDE1CD is a very light, muted green. Relative luminance 0.712; OKLCH L 88.9% C 0.034 H 145.3°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE1CD |
|---|---|
| RGB | rgb(205, 225, 205) |
| HSL | hsl(120, 25%, 84%) |
| HSV | hsv(120, 9%, 88%) |
| CMYK | cmyk(8.9%, 0%, 8.9%, 11.8%) |
| CIE-LAB | lab(87.60, -10.33, 7.52) |
| CIE-LCH | lch(87.60, 12.78, 143.92°) |
| OKLab | oklab(88.93% -0.0283 0.0196) |
| OKLCH | oklch(88.93% 0.034 145.3) |
| XYZ | xyz(63.1193, 71.2367, 68.1704) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.22
Light Grey
#D8DCD6
ΔE00 8.65
Beige
#F5F5DC
ΔE00 9.09
Ice
#D6FFFA
ΔE00 9.97
Mintcream
#F5FFFA
ΔE00 10.19
Off White (survey)
#FFFFE4
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE1CD #E1CDE1
analogous
#D7E1CD #CDE1CD #CDE1D7
triadic
#CDE1CD #CDCDE1 #E1CDCD
tetradic
#CDE1CD #CDD7E1 #E1CDE1 #E1D7CD
square
#CDE1CD #CDD7E1 #E1CDE1 #E1D7CD
split-complementary
#CDE1CD #D7CDE1 #E1CDD7
monochromatic
#81B381 #A7CAA7 #CDE1CD #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.38
#CDE1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CDE1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE1CD
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE1CD | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#DEDBCE
Tritanopia (blue-blind)
#CBE0DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cde1cd; /* rgb */ color: rgb(205, 225, 205); /* oklch */ color: oklch(88.9% 0.034 145.3);
Tailwind
colors: {
custom: {
50: '#dceadc',
500: '#cde1cd',
950: '#000000',
},
}SCSS
$custom: #cde1cd; $custom-light: #dceadc; $custom-dark: #000000;
JSON
{
"hex": "#cde1cd",
"rgb": {
"r": 205,
"g": 225,
"b": 205
},
"hsl": {
"h": 120,
"s": 25,
"l": 84.314
},
"oklch": {
"l": 0.88931,
"c": 0.03443,
"h": 145.3
},
"luminance": 0.71237
}Semantic roles & 50–950 ramp
primary
#CDE1CD
secondary
#B89AB8
accent
#42A4A4
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484