#CCDCDF#CCDCDF
#CCDCDF is a very light, near-neutral teal. Relative luminance 0.694; OKLCH L 88.3% C 0.018 H 210.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCDF |
|---|---|
| RGB | rgb(204, 220, 223) |
| HSL | hsl(189, 23%, 84%) |
| HSV | hsv(189, 9%, 87%) |
| CMYK | cmyk(8.5%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(86.68, -4.76, -3.31) |
| CIE-LCH | lch(86.68, 5.80, 214.78°) |
| OKLab | oklab(88.33% -0.0153 -0.0089) |
| OKLCH | oklch(88.33% 0.018 210.2) |
| XYZ | xyz(63.8114, 69.3506, 79.8219) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.28
Light Grey
#D8DCD6
ΔE00 5.96
Silver (survey)
#C5C9C7
ΔE00 6.40
Gainsboro
#DCDCDC
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 6.83
Azure (CSS)
#F0FFFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCDF #DFCFCC
analogous
#CCDFD8 #CCDCDF #CCD2DF
triadic
#CCDCDF #DFCCDC #DCDFCC
tetradic
#CCDCDF #D8CCDF #DFCFCC #D2DFCC
square
#CCDCDF #D8CCDF #DFCFCC #D2DFCC
split-complementary
#CCDCDF #DFCCD2 #DFD8CC
monochromatic
#81A8B0 #A6C2C7 #CCDCDF #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.41
#CCDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#CCDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCDF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCDF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#C7DEDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ccdcdf; /* rgb */ color: rgb(204, 220, 223); /* oklch */ color: oklch(88.3% 0.018 210.2);
Tailwind
colors: {
custom: {
50: '#dbe6e9',
500: '#ccdcdf',
950: '#000000',
},
}SCSS
$custom: #ccdcdf; $custom-light: #dbe6e9; $custom-dark: #000000;
JSON
{
"hex": "#ccdcdf",
"rgb": {
"r": 204,
"g": 220,
"b": 223
},
"hsl": {
"h": 189.474,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.88334,
"c": 0.0177,
"h": 210.2
},
"luminance": 0.69351
}Semantic roles & 50–950 ramp
primary
#CCDCDF
secondary
#B69E9A
accent
#5344A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484