#C7DFDC#C7DFDC
#C7DFDC is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.5% C 0.026 H 187.6°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFDC |
|---|---|
| RGB | rgb(199, 223, 220) |
| HSL | hsl(173, 27%, 83%) |
| HSV | hsv(173, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(87.04, -8.51, -1.24) |
| CIE-LCH | lch(87.04, 8.60, 188.26°) |
| OKLab | oklab(88.51% -0.0256 -0.0034) |
| OKLCH | oklch(88.51% 0.026 187.6) |
| XYZ | xyz(62.8561, 70.0836, 77.9122) |
| Luminance | 0.7008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.51
Lightcyan
#E0FFFF
ΔE00 6.96
Light Grey
#D8DCD6
ΔE00 7.50
Ice Blue (survey)
#D7FFFE
ΔE00 7.53
Very Pale Blue
#D6FFFE
ΔE00 7.63
Ice
#D6FFFA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFDC #DFC7CA
analogous
#C7DFD0 #C7DFDC #C7D6DF
triadic
#C7DFDC #DCC7DF #DFDCC7
tetradic
#C7DFDC #D0C7DF #DFC7CA #D6DFC7
square
#C7DFDC #D0C7DF #DFC7CA #D6DFC7
split-complementary
#C7DFDC #DFC7D6 #DFD0C7
monochromatic
#79B2AB #A0C9C4 #C7DFDC #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.40
#C7DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#C7DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFDC
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFDC | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#C1E0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7dfdc; /* rgb */ color: rgb(199, 223, 220); /* oklch */ color: oklch(88.5% 0.026 187.6);
Tailwind
colors: {
custom: {
50: '#d8e9e6',
500: '#c7dfdc',
950: '#000000',
},
}SCSS
$custom: #c7dfdc; $custom-light: #d8e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c7dfdc",
"rgb": {
"r": 199,
"g": 223,
"b": 220
},
"hsl": {
"h": 172.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88506,
"c": 0.02584,
"h": 187.6
},
"luminance": 0.70085
}Semantic roles & 50–950 ramp
primary
#C7DFDC
secondary
#B69498
accent
#404CA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484