#C7DFDF#C7DFDF
#C7DFDF is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.6% C 0.026 H 196.7°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFDF |
|---|---|
| RGB | rgb(199, 223, 223) |
| HSL | hsl(180, 27%, 83%) |
| HSV | hsv(180, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(87.12, -7.92, -2.70) |
| CIE-LCH | lch(87.12, 8.37, 198.82°) |
| OKLab | oklab(88.59% -0.0244 -0.0073) |
| OKLCH | oklch(88.59% 0.026 196.7) |
| XYZ | xyz(63.2570, 70.2440, 80.0234) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.09
Lightcyan
#E0FFFF
ΔE00 6.85
Lightblue
#ADD8E6
ΔE00 6.91
Ice Blue (survey)
#D7FFFE
ΔE00 7.61
Light Grey
#D8DCD6
ΔE00 7.63
Very Pale Blue
#D6FFFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFDF #DFC7C7
analogous
#C7DFD3 #C7DFDF #C7D3DF
triadic
#C7DFDF #DFC7DF #DFDFC7
tetradic
#C7DFDF #D3C7DF #DFC7C7 #D3DFC7
square
#C7DFDF #D3C7DF #DFC7C7 #D3DFC7
split-complementary
#C7DFDF #DFC7D3 #DFD3C7
monochromatic
#79B2B2 #A0C9C9 #C7DFDF #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.40
#C7DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#C7DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFDF
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFDF | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#C0E1DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7dfdf; /* rgb */ color: rgb(199, 223, 223); /* oklch */ color: oklch(88.6% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#d8e9e9',
500: '#c7dfdf',
950: '#000000',
},
}SCSS
$custom: #c7dfdf; $custom-light: #d8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#c7dfdf",
"rgb": {
"r": 199,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88594,
"c": 0.02553,
"h": 196.7
},
"luminance": 0.70245
}Semantic roles & 50–950 ramp
primary
#C7DFDF
secondary
#B69494
accent
#4040A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484