#C2D8D0#C2D8D0
#C2D8D0 is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.4% C 0.026 H 171.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D8D0 |
|---|---|
| RGB | rgb(194, 216, 208) |
| HSL | hsl(158, 22%, 80%) |
| HSV | hsv(158, 10%, 85%) |
| CMYK | cmyk(10.2%, 0%, 3.7%, 15.3%) |
| CIE-LAB | lab(84.55, -8.86, 1.44) |
| CIE-LCH | lch(84.55, 8.98, 170.78°) |
| OKLab | oklab(86.35% -0.0257 0.0037) |
| OKLCH | oklch(86.35% 0.026 171.9) |
| XYZ | xyz(58.1866, 65.1342, 69.1689) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.36
Powder Blue
#B0E0E6
ΔE00 8.29
Silver (survey)
#C5C9C7
ΔE00 8.31
Lightcyan
#E0FFFF
ΔE00 9.20
Ice
#D6FFFA
ΔE00 9.32
Honeydew
#F0FFF0
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D8D0 #D8C2CA
analogous
#C2D8C5 #C2D8D0 #C2D5D8
triadic
#C2D8D0 #D0C2D8 #D8D0C2
tetradic
#C2D8D0 #C5C2D8 #D8C2CA #D5D8C2
square
#C2D8D0 #C5C2D8 #D8C2CA #D5D8C2
split-complementary
#C2D8D0 #D8C2D5 #D8C5C2
monochromatic
#77A896 #9DC0B3 #C2D8D0 #E7F0ED #ECF3F1
Accessibility & contrast
On white
1.50
#C2D8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#C2D8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D8D0
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D8D0 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D0
Deuteranopia (green-blind)
#D2D2D1
Tritanopia (blue-blind)
#BDD8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2d8d0; /* rgb */ color: rgb(194, 216, 208); /* oklch */ color: oklch(86.4% 0.026 171.9);
Tailwind
colors: {
custom: {
50: '#d4e4de',
500: '#c2d8d0',
950: '#000000',
},
}SCSS
$custom: #c2d8d0; $custom-light: #d4e4de; $custom-dark: #000000;
JSON
{
"hex": "#c2d8d0",
"rgb": {
"r": 194,
"g": 216,
"b": 208
},
"hsl": {
"h": 158.182,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.86353,
"c": 0.02598,
"h": 171.9
},
"luminance": 0.65135
}Semantic roles & 50–950 ramp
primary
#C2D8D0
secondary
#AE909B
accent
#4566A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484