#CDDDDE#CDDDDE
#CDDDDE is a very light, near-neutral teal. Relative luminance 0.700; OKLCH L 88.6% C 0.017 H 201.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDDDE |
|---|---|
| RGB | rgb(205, 221, 222) |
| HSL | hsl(184, 20%, 84%) |
| HSV | hsv(184, 8%, 87%) |
| CMYK | cmyk(7.7%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(86.98, -5.14, -2.33) |
| CIE-LCH | lch(86.98, 5.64, 204.35°) |
| OKLab | oklab(88.58% -0.0161 -0.0063) |
| OKLCH | oklch(88.58% 0.017 201.4) |
| XYZ | xyz(64.2153, 69.9651, 79.2145) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.45
Fog
#D8DCE0
ΔE00 5.71
Silver (survey)
#C5C9C7
ΔE00 6.42
Gainsboro
#DCDCDC
ΔE00 6.84
Light Gray
#D3D3D3
ΔE00 7.00
Azure (CSS)
#F0FFFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDDDE #DECECD
analogous
#CDDED6 #CDDDDE #CDD4DE
triadic
#CDDDDE #DECDDD #DDDECD
tetradic
#CDDDDE #D6CDDE #DECECD #D4DECD
square
#CDDDDE #D6CDDE #DECECD #D4DECD
split-complementary
#CDDDDE #DECDD4 #DED6CD
monochromatic
#83ABAD #A8C4C6 #CDDDDE #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.40
#CDDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#CDDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDDDE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDDDE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D7D9DE
Tritanopia (blue-blind)
#C8DEDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cdddde; /* rgb */ color: rgb(205, 221, 222); /* oklch */ color: oklch(88.6% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#dce7e8',
500: '#cdddde',
950: '#000000',
},
}SCSS
$custom: #cdddde; $custom-light: #dce7e8; $custom-dark: #000000;
JSON
{
"hex": "#cdddde",
"rgb": {
"r": 205,
"g": 221,
"b": 222
},
"hsl": {
"h": 183.529,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.88581,
"c": 0.01724,
"h": 201.4
},
"luminance": 0.69966
}Semantic roles & 50–950 ramp
primary
#CDDDDE
secondary
#B49D9B
accent
#4C479F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484