#CDDCD4#CDDCD4
#CDDCD4 is a very light, near-neutral green. Relative luminance 0.689; OKLCH L 88.1% C 0.019 H 162.9°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCD4 |
|---|---|
| RGB | rgb(205, 220, 212) |
| HSL | hsl(148, 18%, 83%) |
| HSV | hsv(148, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(86.46, -6.51, 2.20) |
| CIE-LCH | lch(86.46, 6.87, 161.35°) |
| OKLab | oklab(88.09% -0.0186 0.0057) |
| OKLCH | oklch(88.09% 0.019 162.9) |
| XYZ | xyz(62.6513, 68.9184, 72.2764) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.78
Silver (survey)
#C5C9C7
ΔE00 6.92
Honeydew
#F0FFF0
ΔE00 7.89
Mintcream
#F5FFFA
ΔE00 8.19
Gainsboro
#DCDCDC
ΔE00 8.21
Light Gray
#D3D3D3
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCD4 #DCCDD5
analogous
#CDDCCD #CDDCD4 #CDDCDB
triadic
#CDDCD4 #D4CDDC #DCD4CD
tetradic
#CDDCD4 #CDCDDC #DCCDD5 #DCDBCD
square
#CDDCD4 #CDCDDC #DCCDD5 #DCDBCD
split-complementary
#CDDCD4 #DBCDDC #DCCDCD
monochromatic
#85AA96 #A9C3B5 #CDDCD4 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.42
#CDDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CDDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCD4
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCD4 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD4
Deuteranopia (green-blind)
#D8D8D4
Tritanopia (blue-blind)
#CADCDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddcd4; /* rgb */ color: rgb(205, 220, 212); /* oklch */ color: oklch(88.1% 0.019 162.9);
Tailwind
colors: {
custom: {
50: '#dce6e1',
500: '#cddcd4',
950: '#000000',
},
}SCSS
$custom: #cddcd4; $custom-light: #dce6e1; $custom-dark: #000000;
JSON
{
"hex": "#cddcd4",
"rgb": {
"r": 205,
"g": 220,
"b": 212
},
"hsl": {
"h": 148,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88088,
"c": 0.01942,
"h": 162.9
},
"luminance": 0.68919
}Semantic roles & 50–950 ramp
primary
#CDDCD4
secondary
#B29CA7
accent
#4A759C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484