#C7DFDD#C7DFDD
#C7DFDD is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.5% C 0.026 H 190.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFDD |
|---|---|
| RGB | rgb(199, 223, 221) |
| HSL | hsl(175, 27%, 83%) |
| HSV | hsv(175, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.06, -8.32, -1.72) |
| CIE-LCH | lch(87.06, 8.49, 191.71°) |
| OKLab | oklab(88.54% -0.0252 -0.0047) |
| OKLCH | oklch(88.54% 0.026 190.6) |
| XYZ | xyz(62.9889, 70.1368, 78.6117) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.34
Lightcyan
#E0FFFF
ΔE00 6.89
Light Grey
#D8DCD6
ΔE00 7.52
Ice Blue (survey)
#D7FFFE
ΔE00 7.52
Lightblue
#ADD8E6
ΔE00 7.62
Very Pale Blue
#D6FFFE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFDD #DFC7C9
analogous
#C7DFD1 #C7DFDD #C7D5DF
triadic
#C7DFDD #DDC7DF #DFDDC7
tetradic
#C7DFDD #D1C7DF #DFC7C9 #D5DFC7
square
#C7DFDD #D1C7DF #DFC7C9 #D5DFC7
split-complementary
#C7DFDD #DFC7D5 #DFD1C7
monochromatic
#79B2AE #A0C9C5 #C7DFDD #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.40
#C7DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#C7DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFDD
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFDD | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D7D9DD
Tritanopia (blue-blind)
#C1E0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7dfdd; /* rgb */ color: rgb(199, 223, 221); /* oklch */ color: oklch(88.5% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#d8e9e7',
500: '#c7dfdd',
950: '#000000',
},
}SCSS
$custom: #c7dfdd; $custom-light: #d8e9e7; $custom-dark: #000000;
JSON
{
"hex": "#c7dfdd",
"rgb": {
"r": 199,
"g": 223,
"b": 221
},
"hsl": {
"h": 175,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88535,
"c": 0.02566,
"h": 190.6
},
"luminance": 0.70138
}Semantic roles & 50–950 ramp
primary
#C7DFDD
secondary
#B69497
accent
#4048A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484