#CDDCDD#CDDCDD
#CDDCDD is a very light, near-neutral teal. Relative luminance 0.694; OKLCH L 88.3% C 0.016 H 201.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCDD |
|---|---|
| RGB | rgb(205, 220, 221) |
| HSL | hsl(184, 19%, 84%) |
| HSV | hsv(184, 7%, 87%) |
| CMYK | cmyk(7.2%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(86.69, -4.82, -2.22) |
| CIE-LCH | lch(86.69, 5.30, 204.71°) |
| OKLab | oklab(88.35% -0.0151 -0.006) |
| OKLCH | oklch(88.35% 0.016 201.7) |
| XYZ | xyz(63.8184, 69.3852, 78.4230) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.19
Fog
#D8DCE0
ΔE00 5.38
Silver (survey)
#C5C9C7
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 6.50
Light Gray
#D3D3D3
ΔE00 6.61
Azure (CSS)
#F0FFFF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCDD #DDCECD
analogous
#CDDDD6 #CDDCDD #CDD4DD
triadic
#CDDCDD #DDCDDC #DCDDCD
tetradic
#CDDCDD #D6CDDD #DDCECD #D4DDCD
square
#CDDCDD #D6CDDD #DDCECD #D4DDCD
split-complementary
#CDDCDD #DDCDD4 #DDD6CD
monochromatic
#84A9AB #A9C2C4 #CDDCDD #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.41
#CDDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#CDDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCDD
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCDD | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADD
Deuteranopia (green-blind)
#D6D8DD
Tritanopia (blue-blind)
#C9DDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddcdd; /* rgb */ color: rgb(205, 220, 221); /* oklch */ color: oklch(88.3% 0.016 201.7);
Tailwind
colors: {
custom: {
50: '#dce6e7',
500: '#cddcdd',
950: '#000000',
},
}SCSS
$custom: #cddcdd; $custom-light: #dce6e7; $custom-dark: #000000;
JSON
{
"hex": "#cddcdd",
"rgb": {
"r": 205,
"g": 220,
"b": 221
},
"hsl": {
"h": 183.75,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.88347,
"c": 0.01621,
"h": 201.7
},
"luminance": 0.69386
}Semantic roles & 50–950 ramp
primary
#CDDCDD
secondary
#B39D9B
accent
#4D489D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484