#CDDCD8#CDDCD8
#CDDCD8 is a very light, near-neutral teal. Relative luminance 0.691; OKLCH L 88.2% C 0.017 H 178.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCD8 |
|---|---|
| RGB | rgb(205, 220, 216) |
| HSL | hsl(164, 18%, 83%) |
| HSV | hsv(164, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(86.56, -5.77, 0.23) |
| CIE-LCH | lch(86.56, 5.77, 177.69°) |
| OKLab | oklab(88.2% -0.017 0.0005) |
| OKLCH | oklch(88.2% 0.017 178.2) |
| XYZ | xyz(63.1621, 69.1227, 74.9668) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.53
Silver (survey)
#C5C9C7
ΔE00 6.25
Fog
#D8DCE0
ΔE00 6.95
Gainsboro
#DCDCDC
ΔE00 7.28
Light Gray
#D3D3D3
ΔE00 7.36
Azure (CSS)
#F0FFFF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCD8 #DCCDD1
analogous
#CDDCD0 #CDDCD8 #CDD8DC
triadic
#CDDCD8 #D8CDDC #DCD8CD
tetradic
#CDDCD8 #D0CDDC #DCCDD1 #D8DCCD
square
#CDDCD8 #D0CDDC #DCCDD1 #D8DCCD
split-complementary
#CDDCD8 #DCCDD8 #DCD0CD
monochromatic
#85AAA0 #A9C3BC #CDDCD8 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.42
#CDDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CDDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCD8
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCD8 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#D8D8D8
Tritanopia (blue-blind)
#CADDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddcd8; /* rgb */ color: rgb(205, 220, 216); /* oklch */ color: oklch(88.2% 0.017 178.2);
Tailwind
colors: {
custom: {
50: '#dce6e4',
500: '#cddcd8',
950: '#000000',
},
}SCSS
$custom: #cddcd8; $custom-light: #dce6e4; $custom-dark: #000000;
JSON
{
"hex": "#cddcd8",
"rgb": {
"r": 205,
"g": 220,
"b": 216
},
"hsl": {
"h": 164,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88202,
"c": 0.017,
"h": 178.2
},
"luminance": 0.69123
}Semantic roles & 50–950 ramp
primary
#CDDCD8
secondary
#B29CA2
accent
#4A609C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484