#CDDEDE#CDDEDE
#CDDEDE is a very light, near-neutral teal. Relative luminance 0.705; OKLCH L 88.8% C 0.018 H 196.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEDE |
|---|---|
| RGB | rgb(205, 222, 222) |
| HSL | hsl(180, 20%, 84%) |
| HSV | hsv(180, 8%, 87%) |
| CMYK | cmyk(7.7%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(87.24, -5.66, -1.95) |
| CIE-LCH | lch(87.24, 5.98, 198.99°) |
| OKLab | oklab(88.79% -0.0174 -0.0053) |
| OKLCH | oklch(88.79% 0.018 196.8) |
| XYZ | xyz(64.4801, 70.4947, 79.3028) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.55
Fog
#D8DCE0
ΔE00 6.30
Silver (survey)
#C5C9C7
ΔE00 6.78
Azure (CSS)
#F0FFFF
ΔE00 7.17
Gainsboro
#DCDCDC
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEDE #DECDCD
analogous
#CDDED5 #CDDEDE #CDD5DE
triadic
#CDDEDE #DECDDE #DEDECD
tetradic
#CDDEDE #D5CDDE #DECDCD #D5DECD
square
#CDDEDE #D5CDDE #DECDCD #D5DECD
split-complementary
#CDDEDE #DECDD5 #DED5CD
monochromatic
#83ADAD #A8C6C6 #CDDEDE #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.39
#CDDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CDDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEDE
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEDE | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#D8D9DE
Tritanopia (blue-blind)
#C8DFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddede; /* rgb */ color: rgb(205, 222, 222); /* oklch */ color: oklch(88.8% 0.018 196.8);
Tailwind
colors: {
custom: {
50: '#dce8e8',
500: '#cddede',
950: '#000000',
},
}SCSS
$custom: #cddede; $custom-light: #dce8e8; $custom-dark: #000000;
JSON
{
"hex": "#cddede",
"rgb": {
"r": 205,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.88785,
"c": 0.01822,
"h": 196.8
},
"luminance": 0.70496
}Semantic roles & 50–950 ramp
primary
#CDDEDE
secondary
#B49B9B
accent
#47479F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484