#CDDBDC#CDDBDC
#CDDBDC is a very light, near-neutral teal. Relative luminance 0.688; OKLCH L 88.1% C 0.015 H 202.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBDC |
|---|---|
| RGB | rgb(205, 219, 220) |
| HSL | hsl(184, 18%, 83%) |
| HSV | hsv(184, 7%, 86%) |
| CMYK | cmyk(6.8%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(86.41, -4.49, -2.11) |
| CIE-LCH | lch(86.41, 4.96, 205.13°) |
| OKLab | oklab(88.11% -0.014 -0.0057) |
| OKLCH | oklch(88.11% 0.015 202) |
| XYZ | xyz(63.4239, 68.8088, 77.6362) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.94
Fog
#D8DCE0
ΔE00 5.05
Silver (survey)
#C5C9C7
ΔE00 5.66
Gainsboro
#DCDCDC
ΔE00 6.15
Light Gray
#D3D3D3
ΔE00 6.21
Azure (CSS)
#F0FFFF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBDC #DCCECD
analogous
#CDDCD5 #CDDBDC #CDD3DC
triadic
#CDDBDC #DCCDDB #DBDCCD
tetradic
#CDDBDC #D5CDDC #DCCECD #D3DCCD
square
#CDDBDC #D5CDDC #DCCECD #D3DCCD
split-complementary
#CDDBDC #DCCDD3 #DCD5CD
monochromatic
#85A7AA #A9C1C3 #CDDBDC #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.42
#CDDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CDDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBDC
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBDC | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#C9DCDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddbdc; /* rgb */ color: rgb(205, 219, 220); /* oklch */ color: oklch(88.1% 0.015 202.0);
Tailwind
colors: {
custom: {
50: '#dce6e6',
500: '#cddbdc',
950: '#000000',
},
}SCSS
$custom: #cddbdc; $custom-light: #dce6e6; $custom-dark: #000000;
JSON
{
"hex": "#cddbdc",
"rgb": {
"r": 205,
"g": 219,
"b": 220
},
"hsl": {
"h": 184,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88113,
"c": 0.01516,
"h": 202
},
"luminance": 0.68809
}Semantic roles & 50–950 ramp
primary
#CDDBDC
secondary
#B29D9C
accent
#4F4A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484