#CCDFDD#CCDFDD
#CCDFDD is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.9% C 0.020 H 189.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDFDD |
|---|---|
| RGB | rgb(204, 223, 221) |
| HSL | hsl(174, 23%, 84%) |
| HSV | hsv(174, 9%, 87%) |
| CMYK | cmyk(8.5%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.40, -6.69, -1.19) |
| CIE-LCH | lch(87.40, 6.79, 190.06°) |
| OKLab | oklab(88.89% -0.0202 -0.0033) |
| OKLCH | oklch(88.89% 0.02 189.2) |
| XYZ | xyz(64.3378, 70.8322, 78.6750) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.96
Lightcyan
#E0FFFF
ΔE00 7.28
Azure (CSS)
#F0FFFF
ΔE00 7.30
Silver (survey)
#C5C9C7
ΔE00 7.48
Fog
#D8DCE0
ΔE00 7.49
Powder Blue
#B0E0E6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDFDD #DFCCCE
analogous
#CCDFD3 #CCDFDD #CCD7DF
triadic
#CCDFDD #DDCCDF #DFDDCC
tetradic
#CCDFDD #D3CCDF #DFCCCE #D7DFCC
square
#CCDFDD #D3CCDF #DFCCCE #D7DFCC
split-complementary
#CCDFDD #DFCCD7 #DFD3CC
monochromatic
#81B0AB #A6C7C4 #CCDFDD #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.38
#CCDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#CCDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDFDD
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDFDD | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#C7E0DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ccdfdd; /* rgb */ color: rgb(204, 223, 221); /* oklch */ color: oklch(88.9% 0.020 189.2);
Tailwind
colors: {
custom: {
50: '#dbe9e7',
500: '#ccdfdd',
950: '#000000',
},
}SCSS
$custom: #ccdfdd; $custom-light: #dbe9e7; $custom-dark: #000000;
JSON
{
"hex": "#ccdfdd",
"rgb": {
"r": 204,
"g": 223,
"b": 221
},
"hsl": {
"h": 173.684,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.88889,
"c": 0.02048,
"h": 189.2
},
"luminance": 0.70833
}Semantic roles & 50–950 ramp
primary
#CCDFDD
secondary
#B69A9D
accent
#444EA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484