#CCDFD9#CCDFD9
#CCDFD9 is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.8% C 0.022 H 174.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDFD9 |
|---|---|
| RGB | rgb(204, 223, 217) |
| HSL | hsl(161, 23%, 84%) |
| HSV | hsv(161, 9%, 87%) |
| CMYK | cmyk(8.5%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.30, -7.45, 0.77) |
| CIE-LCH | lch(87.30, 7.49, 174.10°) |
| OKLab | oklab(88.77% -0.0218 0.0019) |
| OKLCH | oklch(88.77% 0.022 174.9) |
| XYZ | xyz(63.8112, 70.6216, 75.9017) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.95
Lightcyan
#E0FFFF
ΔE00 7.65
Honeydew
#F0FFF0
ΔE00 7.86
Silver (survey)
#C5C9C7
ΔE00 7.90
Azure (CSS)
#F0FFFF
ΔE00 7.90
Mintcream
#F5FFFA
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDFD9 #DFCCD2
analogous
#CCDFCF #CCDFD9 #CCDBDF
triadic
#CCDFD9 #D9CCDF #DFD9CC
tetradic
#CCDFD9 #CFCCDF #DFCCD2 #DBDFCC
square
#CCDFD9 #CFCCDF #DFCCD2 #DBDFCC
split-complementary
#CCDFD9 #DFCCDB #DFCFCC
monochromatic
#81B0A1 #A6C7BD #CCDFD9 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.39
#CCDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#CCDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDFD9
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDFD9 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#DADAD9
Tritanopia (blue-blind)
#C8E0DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ccdfd9; /* rgb */ color: rgb(204, 223, 217); /* oklch */ color: oklch(88.8% 0.022 174.9);
Tailwind
colors: {
custom: {
50: '#dbe9e4',
500: '#ccdfd9',
950: '#000000',
},
}SCSS
$custom: #ccdfd9; $custom-light: #dbe9e4; $custom-dark: #000000;
JSON
{
"hex": "#ccdfd9",
"rgb": {
"r": 204,
"g": 223,
"b": 217
},
"hsl": {
"h": 161.053,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.88774,
"c": 0.02186,
"h": 174.9
},
"luminance": 0.70622
}Semantic roles & 50–950 ramp
primary
#CCDFD9
secondary
#B69AA2
accent
#4462A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484