#CDDDD2#CDDDD2
#CDDDD2 is a very light, muted green. Relative luminance 0.693; OKLCH L 88.2% C 0.023 H 155.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDDD2 |
|---|---|
| RGB | rgb(205, 221, 210) |
| HSL | hsl(139, 19%, 84%) |
| HSV | hsv(139, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(86.67, -7.39, 3.56) |
| CIE-LCH | lch(86.67, 8.20, 154.29°) |
| OKLab | oklab(88.24% -0.0207 0.0093) |
| OKLCH | oklch(88.24% 0.023 155.9) |
| XYZ | xyz(62.6638, 69.3446, 71.0437) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.60
Honeydew
#F0FFF0
ΔE00 7.42
Silver (survey)
#C5C9C7
ΔE00 7.92
Mintcream
#F5FFFA
ΔE00 8.52
Azure (CSS)
#F0FFFF
ΔE00 9.12
Gainsboro
#DCDCDC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDDD2 #DDCDD8
analogous
#D0DDCD #CDDDD2 #CDDDDA
triadic
#CDDDD2 #D2CDDD #DDD2CD
tetradic
#CDDDD2 #CDD0DD #DDCDD8 #DDDACD
square
#CDDDD2 #CDD0DD #DDCDD8 #DDDACD
split-complementary
#CDDDD2 #DACDDD #DDCDD0
monochromatic
#84AB90 #A9C4B1 #CDDDD2 #EDF3EF #EDF3EF
Accessibility & contrast
On white
1.41
#CDDDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#CDDDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDDD2
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDDD2 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#DAD8D3
Tritanopia (blue-blind)
#CBDDDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cdddd2; /* rgb */ color: rgb(205, 221, 210); /* oklch */ color: oklch(88.2% 0.023 155.9);
Tailwind
colors: {
custom: {
50: '#dce7df',
500: '#cdddd2',
950: '#000000',
},
}SCSS
$custom: #cdddd2; $custom-light: #dce7df; $custom-dark: #000000;
JSON
{
"hex": "#cdddd2",
"rgb": {
"r": 205,
"g": 221,
"b": 210
},
"hsl": {
"h": 138.75,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.88239,
"c": 0.02273,
"h": 155.9
},
"luminance": 0.69345
}Semantic roles & 50–950 ramp
primary
#CDDDD2
secondary
#B39BAB
accent
#48839D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484