#CDE3CD#CDE3CD
#CDE3CD is a very light, muted green. Relative luminance 0.723; OKLCH L 89.3% C 0.038 H 145.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE3CD |
|---|---|
| RGB | rgb(205, 227, 205) |
| HSL | hsl(120, 28%, 85%) |
| HSV | hsv(120, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 9.7%, 11%) |
| CIE-LAB | lab(88.12, -11.34, 8.28) |
| CIE-LCH | lch(88.12, 14.04, 143.87°) |
| OKLab | oklab(89.35% -0.0311 0.0216) |
| OKLCH | oklch(89.35% 0.038 145.3) |
| XYZ | xyz(63.6632, 72.3243, 68.3517) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.32
Beige
#F5F5DC
ΔE00 9.32
Light Grey
#D8DCD6
ΔE00 9.54
Ice
#D6FFFA
ΔE00 9.89
Off White (survey)
#FFFFE4
ΔE00 10.49
Lightyellow
#FFFFE0
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE3CD #E3CDE3
analogous
#D8E3CD #CDE3CD #CDE3D8
triadic
#CDE3CD #CDCDE3 #E3CDCD
tetradic
#CDE3CD #CDD8E3 #E3CDE3 #E3D8CD
square
#CDE3CD #CDD8E3 #E3CDE3 #E3D8CD
split-complementary
#CDE3CD #D8CDE3 #E3CDD8
monochromatic
#7FB77F #A6CDA6 #CDE3CD #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.36
#CDE3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#CDE3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE3CD
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE3CD | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCC
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#CBE2DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cde3cd; /* rgb */ color: rgb(205, 227, 205); /* oklch */ color: oklch(89.3% 0.038 145.3);
Tailwind
colors: {
custom: {
50: '#dcebdc',
500: '#cde3cd',
950: '#000000',
},
}SCSS
$custom: #cde3cd; $custom-light: #dcebdc; $custom-dark: #000000;
JSON
{
"hex": "#cde3cd",
"rgb": {
"r": 205,
"g": 227,
"b": 205
},
"hsl": {
"h": 120,
"s": 28.205,
"l": 84.706
},
"oklch": {
"l": 0.89347,
"c": 0.03781,
"h": 145.3
},
"luminance": 0.72325
}Semantic roles & 50–950 ramp
primary
#CDE3CD
secondary
#BB99BB
accent
#3FA7A7
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484