#CDDCD5#CDDCD5
#CDDCD5 is a very light, near-neutral teal. Relative luminance 0.690; OKLCH L 88.1% C 0.019 H 166.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCD5 |
|---|---|
| RGB | rgb(205, 220, 213) |
| HSL | hsl(152, 18%, 83%) |
| HSV | hsv(152, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(86.49, -6.32, 1.70) |
| CIE-LCH | lch(86.49, 6.55, 164.91°) |
| OKLab | oklab(88.12% -0.0182 0.0044) |
| OKLCH | oklch(88.12% 0.019 166.3) |
| XYZ | xyz(62.7779, 68.9690, 72.9428) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.66
Silver (survey)
#C5C9C7
ΔE00 6.72
Gainsboro
#DCDCDC
ΔE00 7.96
Fog
#D8DCE0
ΔE00 8.00
Light Gray
#D3D3D3
ΔE00 8.02
Honeydew
#F0FFF0
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCD5 #DCCDD4
analogous
#CDDCCD #CDDCD5 #CDDBDC
triadic
#CDDCD5 #D5CDDC #DCD5CD
tetradic
#CDDCD5 #CDCDDC #DCCDD4 #DBDCCD
square
#CDDCD5 #CDCDDC #DCCDD4 #DBDCCD
split-complementary
#CDDCD5 #DCCDDB #DCCDCD
monochromatic
#85AA99 #A9C3B7 #CDDCD5 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.42
#CDDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CDDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCD5
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCD5 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD5
Deuteranopia (green-blind)
#D8D8D5
Tritanopia (blue-blind)
#CADCDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddcd5; /* rgb */ color: rgb(205, 220, 213); /* oklch */ color: oklch(88.1% 0.019 166.3);
Tailwind
colors: {
custom: {
50: '#dce6e1',
500: '#cddcd5',
950: '#000000',
},
}SCSS
$custom: #cddcd5; $custom-light: #dce6e1; $custom-dark: #000000;
JSON
{
"hex": "#cddcd5",
"rgb": {
"r": 205,
"g": 220,
"b": 213
},
"hsl": {
"h": 152,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88117,
"c": 0.01869,
"h": 166.3
},
"luminance": 0.6897
}Semantic roles & 50–950 ramp
primary
#CDDCD5
secondary
#B29CA6
accent
#4A709C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484