#C7DCD2#C7DCD2
#C7DCD2 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.6% C 0.026 H 165.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DCD2 |
|---|---|
| RGB | rgb(199, 220, 210) |
| HSL | hsl(151, 23%, 82%) |
| HSV | hsv(151, 10%, 86%) |
| CMYK | cmyk(9.5%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.00, -8.88, 2.52) |
| CIE-LCH | lch(86.00, 9.23, 164.14°) |
| OKLab | oklab(87.6% -0.0254 0.0065) |
| OKLCH | oklch(87.6% 0.026 165.6) |
| XYZ | xyz(60.7767, 67.9808, 70.8799) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.08
Honeydew
#F0FFF0
ΔE00 8.21
Silver (survey)
#C5C9C7
ΔE00 8.75
Lightcyan
#E0FFFF
ΔE00 8.83
Ice
#D6FFFA
ΔE00 8.88
Powder Blue
#B0E0E6
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DCD2 #DCC7D1
analogous
#C7DCC8 #C7DCD2 #C7DCDC
triadic
#C7DCD2 #D2C7DC #DCD2C7
tetradic
#C7DCD2 #C8C7DC #DCC7D1 #DCDCC7
square
#C7DCD2 #C8C7DC #DCC7D1 #DCDCC7
split-complementary
#C7DCD2 #DCC7DC #DCC8C7
monochromatic
#7CAD95 #A1C4B4 #C7DCD2 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.44
#C7DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C7DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DCD2
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DCD2 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D2
Deuteranopia (green-blind)
#D7D6D3
Tritanopia (blue-blind)
#C3DCD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7dcd2; /* rgb */ color: rgb(199, 220, 210); /* oklch */ color: oklch(87.6% 0.026 165.6);
Tailwind
colors: {
custom: {
50: '#d8e6df',
500: '#c7dcd2',
950: '#000000',
},
}SCSS
$custom: #c7dcd2; $custom-light: #d8e6df; $custom-dark: #000000;
JSON
{
"hex": "#c7dcd2",
"rgb": {
"r": 199,
"g": 220,
"b": 210
},
"hsl": {
"h": 151.429,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.87598,
"c": 0.02625,
"h": 165.6
},
"luminance": 0.67982
}Semantic roles & 50–950 ramp
primary
#C7DCD2
secondary
#B295A3
accent
#4471A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484