#CDDDDD#CDDDDD
#CDDDDD is a very light, near-neutral teal. Relative luminance 0.699; OKLCH L 88.6% C 0.017 H 196.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDDDD |
|---|---|
| RGB | rgb(205, 221, 221) |
| HSL | hsl(180, 19%, 84%) |
| HSV | hsv(180, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 0%, 13.3%) |
| CIE-LAB | lab(86.95, -5.33, -1.84) |
| CIE-LCH | lch(86.95, 5.64, 199.01°) |
| OKLab | oklab(88.55% -0.0164 -0.005) |
| OKLCH | oklch(88.55% 0.017 196.9) |
| XYZ | xyz(64.0816, 69.9117, 78.5108) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.26
Fog
#D8DCE0
ΔE00 5.98
Silver (survey)
#C5C9C7
ΔE00 6.40
Gainsboro
#DCDCDC
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.10
Azure (CSS)
#F0FFFF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDDDD #DDCDCD
analogous
#CDDDD5 #CDDDDD #CDD5DD
triadic
#CDDDDD #DDCDDD #DDDDCD
tetradic
#CDDDDD #D5CDDD #DDCDCD #D5DDCD
square
#CDDDDD #D5CDDD #DDCDCD #D5DDCD
split-complementary
#CDDDDD #DDCDD5 #DDD5CD
monochromatic
#84ABAB #A9C4C4 #CDDDDD #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.40
#CDDDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#CDDDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDDDD
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDDDD | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#D7D9DD
Tritanopia (blue-blind)
#C9DEDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddddd; /* rgb */ color: rgb(205, 221, 221); /* oklch */ color: oklch(88.6% 0.017 196.9);
Tailwind
colors: {
custom: {
50: '#dce7e7',
500: '#cddddd',
950: '#000000',
},
}SCSS
$custom: #cddddd; $custom-light: #dce7e7; $custom-dark: #000000;
JSON
{
"hex": "#cddddd",
"rgb": {
"r": 205,
"g": 221,
"b": 221
},
"hsl": {
"h": 180,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.88551,
"c": 0.01718,
"h": 196.9
},
"luminance": 0.69912
}Semantic roles & 50–950 ramp
primary
#CDDDDD
secondary
#B39B9B
accent
#48489D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484