#C2D8D4#C2D8D4
#C2D8D4 is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.5% C 0.024 H 183.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D8D4 |
|---|---|
| RGB | rgb(194, 216, 212) |
| HSL | hsl(169, 22%, 80%) |
| HSV | hsv(169, 10%, 85%) |
| CMYK | cmyk(10.2%, 0%, 1.9%, 15.3%) |
| CIE-LAB | lab(84.66, -8.10, -0.53) |
| CIE-LCH | lch(84.66, 8.12, 183.76°) |
| OKLab | oklab(86.47% -0.0241 -0.0015) |
| OKLCH | oklch(86.47% 0.024 183.7) |
| XYZ | xyz(58.6850, 65.3335, 71.7934) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.25
Silver (survey)
#C5C9C7
ΔE00 7.71
Lightblue
#ADD8E6
ΔE00 8.39
Lightcyan
#E0FFFF
ΔE00 8.65
Fog
#D8DCE0
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D8D4 #D8C2C6
analogous
#C2D8C9 #C2D8D4 #C2D1D8
triadic
#C2D8D4 #D4C2D8 #D8D4C2
tetradic
#C2D8D4 #C9C2D8 #D8C2C6 #D1D8C2
square
#C2D8D4 #C9C2D8 #D8C2C6 #D1D8C2
split-complementary
#C2D8D4 #D8C2D1 #D8C9C2
monochromatic
#77A89F #9DC0BA #C2D8D4 #E7F0EE #ECF3F2
Accessibility & contrast
On white
1.49
#C2D8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#C2D8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D8D4
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D8D4 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D4
Deuteranopia (green-blind)
#D1D2D4
Tritanopia (blue-blind)
#BDD9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2d8d4; /* rgb */ color: rgb(194, 216, 212); /* oklch */ color: oklch(86.5% 0.024 183.7);
Tailwind
colors: {
custom: {
50: '#d4e4e1',
500: '#c2d8d4',
950: '#000000',
},
}SCSS
$custom: #c2d8d4; $custom-light: #d4e4e1; $custom-dark: #000000;
JSON
{
"hex": "#c2d8d4",
"rgb": {
"r": 194,
"g": 216,
"b": 212
},
"hsl": {
"h": 169.091,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.86468,
"c": 0.02419,
"h": 183.7
},
"luminance": 0.65335
}Semantic roles & 50–950 ramp
primary
#C2D8D4
secondary
#AE9096
accent
#4556A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484