#C7DFD6#C7DFD6
#C7DFD6 is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.3% C 0.028 H 171.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFD6 |
|---|---|
| RGB | rgb(199, 223, 214) |
| HSL | hsl(158, 27%, 83%) |
| HSV | hsv(158, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(86.88, -9.66, 1.70) |
| CIE-LCH | lch(86.88, 9.81, 170.00°) |
| OKLab | oklab(88.33% -0.028 0.0044) |
| OKLCH | oklch(88.33% 0.028 171.1) |
| XYZ | xyz(62.0757, 69.7715, 73.8021) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.80
Light Grey
#D8DCD6
ΔE00 7.81
Lightcyan
#E0FFFF
ΔE00 7.93
Honeydew
#F0FFF0
ΔE00 8.08
Powder Blue
#B0E0E6
ΔE00 8.13
Ice Blue (survey)
#D7FFFE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFD6 #DFC7D0
analogous
#C7DFCA #C7DFD6 #C7DCDF
triadic
#C7DFD6 #D6C7DF #DFD6C7
tetradic
#C7DFD6 #CAC7DF #DFC7D0 #DCDFC7
square
#C7DFD6 #CAC7DF #DFC7D0 #DCDFC7
split-complementary
#C7DFD6 #DFC7DC #DFCAC7
monochromatic
#79B29D #A0C9B9 #C7DFD6 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.40
#C7DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#C7DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFD6
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFD6 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD6
Deuteranopia (green-blind)
#D9D8D7
Tritanopia (blue-blind)
#C2DFDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7dfd6; /* rgb */ color: rgb(199, 223, 214); /* oklch */ color: oklch(88.3% 0.028 171.1);
Tailwind
colors: {
custom: {
50: '#d8e9e2',
500: '#c7dfd6',
950: '#000000',
},
}SCSS
$custom: #c7dfd6; $custom-light: #d8e9e2; $custom-dark: #000000;
JSON
{
"hex": "#c7dfd6",
"rgb": {
"r": 199,
"g": 223,
"b": 214
},
"hsl": {
"h": 157.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88334,
"c": 0.02831,
"h": 171.1
},
"luminance": 0.69773
}Semantic roles & 50–950 ramp
primary
#C7DFD6
secondary
#B694A1
accent
#4066A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484