#CDE4CD#CDE4CD
#CDE4CD is a very light, muted green. Relative luminance 0.729; OKLCH L 89.6% C 0.040 H 145.2°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE4CD |
|---|---|
| RGB | rgb(205, 228, 205) |
| HSL | hsl(120, 30%, 85%) |
| HSV | hsv(120, 10%, 89%) |
| CMYK | cmyk(10.1%, 0%, 10.1%, 10.6%) |
| CIE-LAB | lab(88.39, -11.84, 8.65) |
| CIE-LCH | lch(88.39, 14.67, 143.84°) |
| OKLab | oklab(89.56% -0.0324 0.0225) |
| OKLCH | oklch(89.56% 0.04 145.2) |
| XYZ | xyz(63.9375, 72.8729, 68.4432) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.41
Beige
#F5F5DC
ΔE00 9.46
Ice
#D6FFFA
ΔE00 9.88
Light Grey
#D8DCD6
ΔE00 9.97
Off White (survey)
#FFFFE4
ΔE00 10.56
Mint
#AAF0C1
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE4CD #E4CDE4
analogous
#D9E4CD #CDE4CD #CDE4D9
triadic
#CDE4CD #CDCDE4 #E4CDCD
tetradic
#CDE4CD #CDD9E4 #E4CDE4 #E4D9CD
square
#CDE4CD #CDD9E4 #E4CDE4 #E4D9CD
split-complementary
#CDE4CD #D9CDE4 #E4CDD9
monochromatic
#7EB97E #A5CFA5 #CDE4CD #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.35
#CDE4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#CDE4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE4CD
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE4CD | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#CBE3DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cde4cd; /* rgb */ color: rgb(205, 228, 205); /* oklch */ color: oklch(89.6% 0.040 145.2);
Tailwind
colors: {
custom: {
50: '#dcecdc',
500: '#cde4cd',
950: '#000000',
},
}SCSS
$custom: #cde4cd; $custom-light: #dcecdc; $custom-dark: #000000;
JSON
{
"hex": "#cde4cd",
"rgb": {
"r": 205,
"g": 228,
"b": 205
},
"hsl": {
"h": 120,
"s": 29.87,
"l": 84.902
},
"oklch": {
"l": 0.89555,
"c": 0.0395,
"h": 145.2
},
"luminance": 0.72874
}Semantic roles & 50–950 ramp
primary
#CDE4CD
secondary
#BC99BC
accent
#3DA9A9
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484