#CCDBE0#CCDBE0
#CCDBE0 is a very light, near-neutral cyan. Relative luminance 0.689; OKLCH L 88.2% C 0.018 H 219.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDBE0 |
|---|---|
| RGB | rgb(204, 219, 224) |
| HSL | hsl(195, 24%, 84%) |
| HSV | hsv(195, 9%, 88%) |
| CMYK | cmyk(8.9%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(86.45, -4.05, -4.18) |
| CIE-LCH | lch(86.45, 5.82, 225.88°) |
| OKLab | oklab(88.16% -0.0135 -0.0112) |
| OKLCH | oklch(88.16% 0.018 219.7) |
| XYZ | xyz(63.6850, 68.8814, 80.4468) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.60
Silver (survey)
#C5C9C7
ΔE00 6.34
Gainsboro
#DCDCDC
ΔE00 6.38
Light Grey
#D8DCD6
ΔE00 6.39
Light Gray
#D3D3D3
ΔE00 6.44
Aliceblue
#F0F8FF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDBE0 #E0D1CC
analogous
#CCE0DB #CCDBE0 #CCD1E0
triadic
#CCDBE0 #E0CCDB #DBE0CC
tetradic
#CCDBE0 #DBCCE0 #E0D1CC #D1E0CC
square
#CCDBE0 #DBCCE0 #E0D1CC #D1E0CC
split-complementary
#CCDBE0 #E0CCD1 #E0DBCC
monochromatic
#80A5B2 #A6C0C9 #CCDBE0 #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.42
#CCDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CCDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDBE0
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDBE0 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE0
Deuteranopia (green-blind)
#D4D7E0
Tritanopia (blue-blind)
#C7DDDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccdbe0; /* rgb */ color: rgb(204, 219, 224); /* oklch */ color: oklch(88.2% 0.018 219.7);
Tailwind
colors: {
custom: {
50: '#dbe6e9',
500: '#ccdbe0',
950: '#000000',
},
}SCSS
$custom: #ccdbe0; $custom-light: #dbe6e9; $custom-dark: #000000;
JSON
{
"hex": "#ccdbe0",
"rgb": {
"r": 204,
"g": 219,
"b": 224
},
"hsl": {
"h": 195,
"s": 24.39,
"l": 83.922
},
"oklch": {
"l": 0.88159,
"c": 0.01759,
"h": 219.7
},
"luminance": 0.68882
}Semantic roles & 50–950 ramp
primary
#CCDBE0
secondary
#B7A199
accent
#5B43A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484