#CDDBD2#CDDBD2
#CDDBD2 is a very light, near-neutral green. Relative luminance 0.683; OKLCH L 87.8% C 0.019 H 157.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBD2 |
|---|---|
| RGB | rgb(205, 219, 210) |
| HSL | hsl(141, 16%, 83%) |
| HSV | hsv(141, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(86.15, -6.36, 2.80) |
| CIE-LCH | lch(86.15, 6.95, 156.23°) |
| OKLab | oklab(87.83% -0.0179 0.0073) |
| OKLCH | oklch(87.83% 0.019 157.8) |
| XYZ | xyz(62.1389, 68.2948, 70.8688) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.61
Silver (survey)
#C5C9C7
ΔE00 6.79
Honeydew
#F0FFF0
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 8.19
Light Gray
#D3D3D3
ΔE00 8.19
Mintcream
#F5FFFA
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBD2 #DBCDD6
analogous
#CFDBCD #CDDBD2 #CDDBD9
triadic
#CDDBD2 #D2CDDB #DBD2CD
tetradic
#CDDBD2 #CDCFDB #DBCDD6 #DBD9CD
square
#CDDBD2 #CDCFDB #DBCDD6 #DBD9CD
split-complementary
#CDDBD2 #D9CDDB #DBCDCF
monochromatic
#86A892 #A9C1B2 #CDDBD2 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.43
#CDDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#CDDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBD2
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBD2 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D2
Deuteranopia (green-blind)
#D8D7D2
Tritanopia (blue-blind)
#CBDBD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cddbd2; /* rgb */ color: rgb(205, 219, 210); /* oklch */ color: oklch(87.8% 0.019 157.8);
Tailwind
colors: {
custom: {
50: '#dce6df',
500: '#cddbd2',
950: '#000000',
},
}SCSS
$custom: #cddbd2; $custom-light: #dce6df; $custom-dark: #000000;
JSON
{
"hex": "#cddbd2",
"rgb": {
"r": 205,
"g": 219,
"b": 210
},
"hsl": {
"h": 141.429,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.87827,
"c": 0.01938,
"h": 157.8
},
"luminance": 0.68295
}Semantic roles & 50–950 ramp
primary
#CDDBD2
secondary
#B09CA9
accent
#4B7E9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484