#C7DFD5#C7DFD5
#C7DFD5 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.3% C 0.029 H 168.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFD5 |
|---|---|
| RGB | rgb(199, 223, 213) |
| HSL | hsl(155, 27%, 83%) |
| HSV | hsv(155, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.86, -9.85, 2.19) |
| CIE-LCH | lch(86.86, 10.09, 167.44°) |
| OKLab | oklab(88.31% -0.0284 0.0057) |
| OKLCH | oklch(88.31% 0.029 168.7) |
| XYZ | xyz(61.9484, 69.7205, 73.1315) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.91
Light Grey
#D8DCD6
ΔE00 7.93
Honeydew
#F0FFF0
ΔE00 8.00
Lightcyan
#E0FFFF
ΔE00 8.15
Ice Blue (survey)
#D7FFFE
ΔE00 8.36
Very Pale Blue
#D6FFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFD5 #DFC7D1
analogous
#C7DFC9 #C7DFD5 #C7DDDF
triadic
#C7DFD5 #D5C7DF #DFD5C7
tetradic
#C7DFD5 #C9C7DF #DFC7D1 #DDDFC7
square
#C7DFD5 #C9C7DF #DFC7D1 #DDDFC7
split-complementary
#C7DFD5 #DFC7DD #DFC9C7
monochromatic
#79B29B #A0C9B8 #C7DFD5 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.41
#C7DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#C7DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFD5
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFD5 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD5
Deuteranopia (green-blind)
#D9D8D6
Tritanopia (blue-blind)
#C2DFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dfd5; /* rgb */ color: rgb(199, 223, 213); /* oklch */ color: oklch(88.3% 0.029 168.7);
Tailwind
colors: {
custom: {
50: '#d8e9e1',
500: '#c7dfd5',
950: '#000000',
},
}SCSS
$custom: #c7dfd5; $custom-light: #d8e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c7dfd5",
"rgb": {
"r": 199,
"g": 223,
"b": 213
},
"hsl": {
"h": 155,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88306,
"c": 0.02892,
"h": 168.7
},
"luminance": 0.69722
}Semantic roles & 50–950 ramp
primary
#C7DFD5
secondary
#B694A2
accent
#406AA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484