#CCDDDB#CCDDDB
#CCDDDB is a very light, near-neutral teal. Relative luminance 0.697; OKLCH L 88.4% C 0.018 H 188.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDDB |
|---|---|
| RGB | rgb(204, 221, 219) |
| HSL | hsl(173, 20%, 83%) |
| HSV | hsv(173, 8%, 87%) |
| CMYK | cmyk(7.7%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(86.83, -6.04, -0.97) |
| CIE-LCH | lch(86.83, 6.12, 189.11°) |
| OKLab | oklab(88.42% -0.0182 -0.0027) |
| OKLCH | oklch(88.42% 0.018 188.3) |
| XYZ | xyz(63.5417, 69.6639, 77.1029) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.32
Silver (survey)
#C5C9C7
ΔE00 6.71
Fog
#D8DCE0
ΔE00 6.89
Azure (CSS)
#F0FFFF
ΔE00 7.52
Gainsboro
#DCDCDC
ΔE00 7.59
Light Gray
#D3D3D3
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDDB #DDCCCE
analogous
#CCDDD2 #CCDDDB #CCD6DD
triadic
#CCDDDB #DBCCDD #DDDBCC
tetradic
#CCDDDB #D2CCDD #DDCCCE #D6DDCC
square
#CCDDDB #D2CCDD #DDCCCE #D6DDCC
split-complementary
#CCDDDB #DDCCD6 #DDD2CC
monochromatic
#83ACA7 #A7C5C1 #CCDDDB #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.41
#CCDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#CCDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDDB
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDDB | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#C8DEDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ccdddb; /* rgb */ color: rgb(204, 221, 219); /* oklch */ color: oklch(88.4% 0.018 188.3);
Tailwind
colors: {
custom: {
50: '#dbe7e6',
500: '#ccdddb',
950: '#000000',
},
}SCSS
$custom: #ccdddb; $custom-light: #dbe7e6; $custom-dark: #000000;
JSON
{
"hex": "#ccdddb",
"rgb": {
"r": 204,
"g": 221,
"b": 219
},
"hsl": {
"h": 172.941,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.88421,
"c": 0.01842,
"h": 188.3
},
"luminance": 0.69665
}Semantic roles & 50–950 ramp
primary
#CCDDDB
secondary
#B39A9D
accent
#47519E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484