#CDDCDB#CDDCDB
#CDDCDB is a very light, near-neutral teal. Relative luminance 0.693; OKLCH L 88.3% C 0.016 H 192.1°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCDB |
|---|---|
| RGB | rgb(205, 220, 219) |
| HSL | hsl(176, 18%, 83%) |
| HSV | hsv(176, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.64, -5.20, -1.24) |
| CIE-LCH | lch(86.64, 5.34, 193.40°) |
| OKLab | oklab(88.29% -0.0158 -0.0034) |
| OKLCH | oklch(88.29% 0.016 192.1) |
| XYZ | xyz(63.5535, 69.2793, 77.0281) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.80
Fog
#D8DCE0
ΔE00 5.96
Silver (survey)
#C5C9C7
ΔE00 6.02
Gainsboro
#DCDCDC
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 6.84
Azure (CSS)
#F0FFFF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCDB #DCCDCE
analogous
#CDDCD3 #CDDCDB #CDD5DC
triadic
#CDDCDB #DBCDDC #DCDBCD
tetradic
#CDDCDB #D3CDDC #DCCDCE #D5DCCD
square
#CDDCDB #D3CDDC #DCCDCE #D5DCCD
split-complementary
#CDDCDB #DCCDD5 #DCD3CD
monochromatic
#85AAA7 #A9C3C1 #CDDCDB #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.41
#CDDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#CDDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCDB
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCDB | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#C9DDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddcdb; /* rgb */ color: rgb(205, 220, 219); /* oklch */ color: oklch(88.3% 0.016 192.1);
Tailwind
colors: {
custom: {
50: '#dce6e6',
500: '#cddcdb',
950: '#000000',
},
}SCSS
$custom: #cddcdb; $custom-light: #dce6e6; $custom-dark: #000000;
JSON
{
"hex": "#cddcdb",
"rgb": {
"r": 205,
"g": 220,
"b": 219
},
"hsl": {
"h": 176,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88288,
"c": 0.01619,
"h": 192.1
},
"luminance": 0.6928
}Semantic roles & 50–950 ramp
primary
#CDDCDB
secondary
#B29C9D
accent
#4A4F9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484