#CCDFDC#CCDFDC
#CCDFDC is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.9% C 0.021 H 185.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDFDC |
|---|---|
| RGB | rgb(204, 223, 220) |
| HSL | hsl(171, 23%, 84%) |
| HSV | hsv(171, 9%, 87%) |
| CMYK | cmyk(8.5%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(87.38, -6.88, -0.70) |
| CIE-LCH | lch(87.38, 6.92, 185.79°) |
| OKLab | oklab(88.86% -0.0206 -0.002) |
| OKLCH | oklch(88.86% 0.021 185.4) |
| XYZ | xyz(64.2050, 70.7791, 77.9754) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.91
Lightcyan
#E0FFFF
ΔE00 7.32
Azure (CSS)
#F0FFFF
ΔE00 7.42
Silver (survey)
#C5C9C7
ΔE00 7.55
Fog
#D8DCE0
ΔE00 7.77
Powder Blue
#B0E0E6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDFDC #DFCCCF
analogous
#CCDFD2 #CCDFDC #CCD8DF
triadic
#CCDFDC #DCCCDF #DFDCCC
tetradic
#CCDFDC #D2CCDF #DFCCCF #D8DFCC
square
#CCDFDC #D2CCDF #DFCCCF #D8DFCC
split-complementary
#CCDFDC #DFCCD8 #DFD2CC
monochromatic
#81B0A8 #A6C7C2 #CCDFDC #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.39
#CCDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CCDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDFDC
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDFDC | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#C7E0DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ccdfdc; /* rgb */ color: rgb(204, 223, 220); /* oklch */ color: oklch(88.9% 0.021 185.4);
Tailwind
colors: {
custom: {
50: '#dbe9e6',
500: '#ccdfdc',
950: '#000000',
},
}SCSS
$custom: #ccdfdc; $custom-light: #dbe9e6; $custom-dark: #000000;
JSON
{
"hex": "#ccdfdc",
"rgb": {
"r": 204,
"g": 223,
"b": 220
},
"hsl": {
"h": 170.526,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.8886,
"c": 0.02069,
"h": 185.4
},
"luminance": 0.7078
}Semantic roles & 50–950 ramp
primary
#CCDFDC
secondary
#B69A9E
accent
#4453A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484