#CDDECA#CDDECA
#CDDECA is a very light, muted green. Relative luminance 0.695; OKLCH L 88.2% C 0.033 H 141.0°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDECA |
|---|---|
| RGB | rgb(205, 222, 202) |
| HSL | hsl(111, 23%, 83%) |
| HSV | hsv(111, 9%, 87%) |
| CMYK | cmyk(7.7%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(86.74, -9.33, 7.87) |
| CIE-LCH | lch(86.74, 12.21, 139.85°) |
| OKLab | oklab(88.23% -0.0253 0.0205) |
| OKLCH | oklch(88.23% 0.033 141) |
| XYZ | xyz(61.9568, 69.4854, 66.0136) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.55
Light Grey
#D8DCD6
ΔE00 7.98
Beige
#F5F5DC
ΔE00 8.69
Eggshell
#F0EAD6
ΔE00 10.08
Off White (survey)
#FFFFE4
ΔE00 10.16
Mintcream
#F5FFFA
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDECA #DBCADE
analogous
#D7DECA #CDDECA #CADED1
triadic
#CDDECA #CACDDE #DECACD
tetradic
#CDDECA #CAD7DE #DBCADE #DED1CA
square
#CDDECA #CAD7DE #DBCADE #DED1CA
split-complementary
#CDDECA #D1CADE #DECAD7
monochromatic
#86AF7F #A9C7A4 #CDDECA #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.41
#CDDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#CDDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDECA
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDECA | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#DCD8CB
Tritanopia (blue-blind)
#CCDCD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddeca; /* rgb */ color: rgb(205, 222, 202); /* oklch */ color: oklch(88.2% 0.033 141.0);
Tailwind
colors: {
custom: {
50: '#dce8da',
500: '#cddeca',
950: '#000000',
},
}SCSS
$custom: #cddeca; $custom-light: #dce8da; $custom-dark: #000000;
JSON
{
"hex": "#cddeca",
"rgb": {
"r": 205,
"g": 222,
"b": 202
},
"hsl": {
"h": 111,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.8823,
"c": 0.0326,
"h": 141
},
"luminance": 0.69486
}Semantic roles & 50–950 ramp
primary
#CDDECA
secondary
#B098B5
accent
#44A294
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483