#CCDFD6#CCDFD6
#CCDFD6 is a very light, muted teal. Relative luminance 0.705; OKLCH L 88.7% C 0.024 H 165.8°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDFD6 |
|---|---|
| RGB | rgb(204, 223, 214) |
| HSL | hsl(152, 23%, 84%) |
| HSV | hsv(152, 9%, 87%) |
| CMYK | cmyk(8.5%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(87.23, -8.01, 2.24) |
| CIE-LCH | lch(87.23, 8.32, 164.37°) |
| OKLab | oklab(88.69% -0.023 0.0058) |
| OKLCH | oklch(88.69% 0.024 165.8) |
| XYZ | xyz(63.4246, 70.4670, 73.8653) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.24
Honeydew
#F0FFF0
ΔE00 7.42
Lightcyan
#E0FFFF
ΔE00 8.20
Mintcream
#F5FFFA
ΔE00 8.34
Silver (survey)
#C5C9C7
ΔE00 8.40
Azure (CSS)
#F0FFFF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDFD6 #DFCCD5
analogous
#CCDFCC #CCDFD6 #CCDEDF
triadic
#CCDFD6 #D6CCDF #DFD6CC
tetradic
#CCDFD6 #CCCCDF #DFCCD5 #DEDFCC
square
#CCDFD6 #CCCCDF #DFCCD5 #DEDFCC
split-complementary
#CCDFD6 #DFCCDE #DFCCCC
monochromatic
#81B09A #A6C7B8 #CCDFD6 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.39
#CCDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#CCDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDFD6
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDFD6 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD6
Deuteranopia (green-blind)
#DAD9D7
Tritanopia (blue-blind)
#C9DFDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccdfd6; /* rgb */ color: rgb(204, 223, 214); /* oklch */ color: oklch(88.7% 0.024 165.8);
Tailwind
colors: {
custom: {
50: '#dbe9e2',
500: '#ccdfd6',
950: '#000000',
},
}SCSS
$custom: #ccdfd6; $custom-light: #dbe9e2; $custom-dark: #000000;
JSON
{
"hex": "#ccdfd6",
"rgb": {
"r": 204,
"g": 223,
"b": 214
},
"hsl": {
"h": 151.579,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.88689,
"c": 0.02367,
"h": 165.8
},
"luminance": 0.70468
}Semantic roles & 50–950 ramp
primary
#CCDFD6
secondary
#B69AA7
accent
#4470A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484