#CDDCD7#CDDCD7
#CDDCD7 is a very light, near-neutral teal. Relative luminance 0.691; OKLCH L 88.2% C 0.017 H 174.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCD7 |
|---|---|
| RGB | rgb(205, 220, 215) |
| HSL | hsl(160, 18%, 83%) |
| HSV | hsv(160, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(86.54, -5.95, 0.72) |
| CIE-LCH | lch(86.54, 6.00, 173.08°) |
| OKLab | oklab(88.17% -0.0174 0.0018) |
| OKLCH | oklch(88.17% 0.017 174) |
| XYZ | xyz(63.0333, 69.0712, 74.2880) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.53
Silver (survey)
#C5C9C7
ΔE00 6.39
Fog
#D8DCE0
ΔE00 7.29
Gainsboro
#DCDCDC
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 7.57
Azure (CSS)
#F0FFFF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCD7 #DCCDD2
analogous
#CDDCCF #CDDCD7 #CDD9DC
triadic
#CDDCD7 #D7CDDC #DCD7CD
tetradic
#CDDCD7 #CFCDDC #DCCDD2 #D9DCCD
square
#CDDCD7 #CFCDDC #DCCDD2 #D9DCCD
split-complementary
#CDDCD7 #DCCDD9 #DCCFCD
monochromatic
#85AA9D #A9C3BA #CDDCD7 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.42
#CDDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#CDDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCD7
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCD7 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D8D8D7
Tritanopia (blue-blind)
#CADCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddcd7; /* rgb */ color: rgb(205, 220, 215); /* oklch */ color: oklch(88.2% 0.017 174.0);
Tailwind
colors: {
custom: {
50: '#dce6e3',
500: '#cddcd7',
950: '#000000',
},
}SCSS
$custom: #cddcd7; $custom-light: #dce6e3; $custom-dark: #000000;
JSON
{
"hex": "#cddcd7",
"rgb": {
"r": 205,
"g": 220,
"b": 215
},
"hsl": {
"h": 160,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88173,
"c": 0.01748,
"h": 174
},
"luminance": 0.69072
}Semantic roles & 50–950 ramp
primary
#CDDCD7
secondary
#B29CA3
accent
#4A659C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484