#C7DFD9#C7DFD9
#C7DFD9 is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.4% C 0.027 H 179.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFD9 |
|---|---|
| RGB | rgb(199, 223, 217) |
| HSL | hsl(165, 27%, 83%) |
| HSV | hsv(165, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.96, -9.09, 0.23) |
| CIE-LCH | lch(86.96, 9.09, 178.53°) |
| OKLab | oklab(88.42% -0.0268 0.0005) |
| OKLCH | oklch(88.42% 0.027 179) |
| XYZ | xyz(62.4624, 69.9261, 75.8384) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.23
Lightcyan
#E0FFFF
ΔE00 7.34
Light Grey
#D8DCD6
ΔE00 7.57
Ice
#D6FFFA
ΔE00 7.64
Ice Blue (survey)
#D7FFFE
ΔE00 7.74
Very Pale Blue
#D6FFFE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFD9 #DFC7CD
analogous
#C7DFCD #C7DFD9 #C7D9DF
triadic
#C7DFD9 #D9C7DF #DFD9C7
tetradic
#C7DFD9 #CDC7DF #DFC7CD #D9DFC7
square
#C7DFD9 #CDC7DF #DFC7CD #D9DFC7
split-complementary
#C7DFD9 #DFC7D9 #DFCDC7
monochromatic
#79B2A4 #A0C9BF #C7DFD9 #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.40
#C7DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#C7DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFD9
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFD9 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#D8D8D9
Tritanopia (blue-blind)
#C2E0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7dfd9; /* rgb */ color: rgb(199, 223, 217); /* oklch */ color: oklch(88.4% 0.027 179.0);
Tailwind
colors: {
custom: {
50: '#d8e9e4',
500: '#c7dfd9',
950: '#000000',
},
}SCSS
$custom: #c7dfd9; $custom-light: #d8e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c7dfd9",
"rgb": {
"r": 199,
"g": 223,
"b": 217
},
"hsl": {
"h": 165,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88419,
"c": 0.02679,
"h": 179
},
"luminance": 0.69927
}Semantic roles & 50–950 ramp
primary
#C7DFD9
secondary
#B6949D
accent
#4059A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484