#C7DFD3#C7DFD3
#C7DFD3 is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.3% C 0.030 H 164.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFD3 |
|---|---|
| RGB | rgb(199, 223, 211) |
| HSL | hsl(150, 27%, 83%) |
| HSV | hsv(150, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.81, -10.22, 3.18) |
| CIE-LCH | lch(86.81, 10.71, 162.75°) |
| OKLab | oklab(88.25% -0.0292 0.0083) |
| OKLCH | oklch(88.25% 0.03 164.2) |
| XYZ | xyz(61.6961, 69.6196, 71.8029) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.90
Ice
#D6FFFA
ΔE00 8.17
Light Grey
#D8DCD6
ΔE00 8.19
Lightcyan
#E0FFFF
ΔE00 8.64
Ice Blue (survey)
#D7FFFE
ΔE00 8.78
Very Pale Blue
#D6FFFE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFD3 #DFC7D3
analogous
#C7DFC7 #C7DFD3 #C7DFDF
triadic
#C7DFD3 #D3C7DF #DFD3C7
tetradic
#C7DFD3 #C7C7DF #DFC7D3 #DFDFC7
square
#C7DFD3 #C7C7DF #DFC7D3 #DFDFC7
split-complementary
#C7DFD3 #DFC7DF #DFC7C7
monochromatic
#79B296 #A0C9B4 #C7DFD3 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.41
#C7DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C7DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFD3
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFD3 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD2
Deuteranopia (green-blind)
#D9D8D4
Tritanopia (blue-blind)
#C3DFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dfd3; /* rgb */ color: rgb(199, 223, 211); /* oklch */ color: oklch(88.3% 0.030 164.2);
Tailwind
colors: {
custom: {
50: '#d8e9e0',
500: '#c7dfd3',
950: '#000000',
},
}SCSS
$custom: #c7dfd3; $custom-light: #d8e9e0; $custom-dark: #000000;
JSON
{
"hex": "#c7dfd3",
"rgb": {
"r": 199,
"g": 223,
"b": 211
},
"hsl": {
"h": 150,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.8825,
"c": 0.0303,
"h": 164.2
},
"luminance": 0.69621
}Semantic roles & 50–950 ramp
primary
#C7DFD3
secondary
#B694A5
accent
#4073A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484