#CCDDDE#CCDDDE
#CCDDDE is a very light, near-neutral teal. Relative luminance 0.698; OKLCH L 88.5% C 0.018 H 201.1°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDDE |
|---|---|
| RGB | rgb(204, 221, 222) |
| HSL | hsl(183, 21%, 84%) |
| HSV | hsv(183, 8%, 87%) |
| CMYK | cmyk(8.1%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(86.91, -5.47, -2.44) |
| CIE-LCH | lch(86.91, 5.99, 204.02°) |
| OKLab | oklab(88.51% -0.0171 -0.0066) |
| OKLCH | oklch(88.51% 0.018 201.1) |
| XYZ | xyz(63.9402, 69.8233, 79.2017) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.74
Fog
#D8DCE0
ΔE00 6.06
Silver (survey)
#C5C9C7
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 7.20
Light Gray
#D3D3D3
ΔE00 7.34
Azure (CSS)
#F0FFFF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDDE #DECDCC
analogous
#CCDED6 #CCDDDE #CCD4DE
triadic
#CCDDDE #DECCDD #DDDECC
tetradic
#CCDDDE #D6CCDE #DECDCC #D4DECC
square
#CCDDDE #D6CCDE #DECDCC #D4DECC
split-complementary
#CCDDDE #DECCD4 #DED6CC
monochromatic
#82ABAE #A7C4C6 #CCDDDE #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.40
#CCDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#CCDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDDE
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDDE | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D7D8DE
Tritanopia (blue-blind)
#C7DEDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccddde; /* rgb */ color: rgb(204, 221, 222); /* oklch */ color: oklch(88.5% 0.018 201.1);
Tailwind
colors: {
custom: {
50: '#dbe7e8',
500: '#ccddde',
950: '#000000',
},
}SCSS
$custom: #ccddde; $custom-light: #dbe7e8; $custom-dark: #000000;
JSON
{
"hex": "#ccddde",
"rgb": {
"r": 204,
"g": 221,
"b": 222
},
"hsl": {
"h": 183.333,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.88508,
"c": 0.01829,
"h": 201.1
},
"luminance": 0.69824
}Semantic roles & 50–950 ramp
primary
#CCDDDE
secondary
#B49B9A
accent
#4B46A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484