#CDDBD3#CDDBD3
#CDDBD3 is a very light, near-neutral green. Relative luminance 0.683; OKLCH L 87.9% C 0.019 H 161.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBD3 |
|---|---|
| RGB | rgb(205, 219, 211) |
| HSL | hsl(146, 16%, 83%) |
| HSV | hsv(146, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 3.7%, 14.1%) |
| CIE-LAB | lab(86.18, -6.18, 2.31) |
| CIE-LCH | lch(86.18, 6.60, 159.50°) |
| OKLab | oklab(87.86% -0.0175 0.006) |
| OKLCH | oklch(87.86% 0.019 161.1) |
| XYZ | xyz(62.2639, 68.3448, 71.5269) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.45
Silver (survey)
#C5C9C7
ΔE00 6.56
Gainsboro
#DCDCDC
ΔE00 7.93
Light Gray
#D3D3D3
ΔE00 7.93
Honeydew
#F0FFF0
ΔE00 8.07
Fog
#D8DCE0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBD3 #DBCDD5
analogous
#CEDBCD #CDDBD3 #CDDBDA
triadic
#CDDBD3 #D3CDDB #DBD3CD
tetradic
#CDDBD3 #CDCEDB #DBCDD5 #DBDACD
square
#CDDBD3 #CDCEDB #DBCDD5 #DBDACD
split-complementary
#CDDBD3 #DACDDB #DBCDCE
monochromatic
#86A894 #A9C1B4 #CDDBD3 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.43
#CDDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#CDDBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBD3
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBD3 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D8D7D3
Tritanopia (blue-blind)
#CBDBD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddbd3; /* rgb */ color: rgb(205, 219, 211); /* oklch */ color: oklch(87.9% 0.019 161.1);
Tailwind
colors: {
custom: {
50: '#dce6e0',
500: '#cddbd3',
950: '#000000',
},
}SCSS
$custom: #cddbd3; $custom-light: #dce6e0; $custom-dark: #000000;
JSON
{
"hex": "#cddbd3",
"rgb": {
"r": 205,
"g": 219,
"b": 211
},
"hsl": {
"h": 145.714,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.87855,
"c": 0.01855,
"h": 161.1
},
"luminance": 0.68345
}Semantic roles & 50–950 ramp
primary
#CDDBD3
secondary
#B09CA8
accent
#4B789B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484