#CCDDDF#CCDDDF
#CCDDDF is a very light, near-neutral teal. Relative luminance 0.699; OKLCH L 88.5% C 0.018 H 205.3°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDDF |
|---|---|
| RGB | rgb(204, 221, 223) |
| HSL | hsl(186, 23%, 84%) |
| HSV | hsv(186, 9%, 87%) |
| CMYK | cmyk(8.5%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(86.94, -5.28, -2.93) |
| CIE-LCH | lch(86.94, 6.03, 209.01°) |
| OKLab | oklab(88.54% -0.0167 -0.0079) |
| OKLCH | oklch(88.54% 0.018 205.3) |
| XYZ | xyz(64.0746, 69.8771, 79.9096) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.83
Light Grey
#D8DCD6
ΔE00 5.95
Silver (survey)
#C5C9C7
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 7.11
Light Gray
#D3D3D3
ΔE00 7.26
Azure (CSS)
#F0FFFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDDF #DFCECC
analogous
#CCDFD7 #CCDDDF #CCD3DF
triadic
#CCDDDF #DFCCDD #DDDFCC
tetradic
#CCDDDF #D7CCDF #DFCECC #D3DFCC
square
#CCDDDF #D7CCDF #DFCECC #D3DFCC
split-complementary
#CCDDDF #DFCCD3 #DFD7CC
monochromatic
#81ABB0 #A6C4C7 #CCDDDF #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.40
#CCDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#CCDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDDF
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDDF | 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)
#DADBDF
Deuteranopia (green-blind)
#D6D9DF
Tritanopia (blue-blind)
#C7DFDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccdddf; /* rgb */ color: rgb(204, 221, 223); /* oklch */ color: oklch(88.5% 0.018 205.3);
Tailwind
colors: {
custom: {
50: '#dbe7e9',
500: '#ccdddf',
950: '#000000',
},
}SCSS
$custom: #ccdddf; $custom-light: #dbe7e9; $custom-dark: #000000;
JSON
{
"hex": "#ccdddf",
"rgb": {
"r": 204,
"g": 221,
"b": 223
},
"hsl": {
"h": 186.316,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.88538,
"c": 0.01846,
"h": 205.3
},
"luminance": 0.69878
}Semantic roles & 50–950 ramp
primary
#CCDDDF
secondary
#B69D9A
accent
#4E44A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484