#CDDBCF#CDDBCF
#CDDBCF is a very light, muted green. Relative luminance 0.681; OKLCH L 87.7% C 0.022 H 149.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBCF |
|---|---|
| RGB | rgb(205, 219, 207) |
| HSL | hsl(129, 16%, 83%) |
| HSV | hsv(129, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(86.08, -6.91, 4.28) |
| CIE-LCH | lch(86.08, 8.13, 148.22°) |
| OKLab | oklab(87.74% -0.0191 0.0112) |
| OKLCH | oklch(87.74% 0.022 149.7) |
| XYZ | xyz(61.7687, 68.1467, 68.9188) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.24
Silver (survey)
#C5C9C7
ΔE00 7.53
Honeydew
#F0FFF0
ΔE00 7.73
Mintcream
#F5FFFA
ΔE00 8.83
Light Gray
#D3D3D3
ΔE00 9.00
Gainsboro
#DCDCDC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBCF #DBCDD9
analogous
#D2DBCD #CDDBCF #CDDBD6
triadic
#CDDBCF #CFCDDB #DBCFCD
tetradic
#CDDBCF #CDD2DB #DBCDD9 #DBD6CD
square
#CDDBCF #CDD2DB #DBCDD9 #DBD6CD
split-complementary
#CDDBCF #D6CDDB #DBCDD2
monochromatic
#86A88B #A9C1AD #CDDBCF #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.44
#CDDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#CDDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBCF
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBCF | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#CCDAD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cddbcf; /* rgb */ color: rgb(205, 219, 207); /* oklch */ color: oklch(87.7% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#dce6dd',
500: '#cddbcf',
950: '#000000',
},
}SCSS
$custom: #cddbcf; $custom-light: #dce6dd; $custom-dark: #000000;
JSON
{
"hex": "#cddbcf",
"rgb": {
"r": 205,
"g": 219,
"b": 207
},
"hsl": {
"h": 128.571,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.87744,
"c": 0.02216,
"h": 149.7
},
"luminance": 0.68147
}Semantic roles & 50–950 ramp
primary
#CDDBCF
secondary
#B09CAD
accent
#4B8F9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484