#C2D8D2#C2D8D2
#C2D8D2 is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.4% C 0.025 H 177.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D8D2 |
|---|---|
| RGB | rgb(194, 216, 210) |
| HSL | hsl(164, 22%, 80%) |
| HSV | hsv(164, 10%, 85%) |
| CMYK | cmyk(10.2%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(84.60, -8.48, 0.45) |
| CIE-LCH | lch(84.60, 8.50, 176.94°) |
| OKLab | oklab(86.41% -0.0249 0.0011) |
| OKLCH | oklch(86.41% 0.025 177.5) |
| XYZ | xyz(58.4342, 65.2333, 70.4729) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.20
Powder Blue
#B0E0E6
ΔE00 7.73
Silver (survey)
#C5C9C7
ΔE00 7.98
Lightcyan
#E0FFFF
ΔE00 8.88
Lightblue
#ADD8E6
ΔE00 9.21
Ice
#D6FFFA
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D8D2 #D8C2C8
analogous
#C2D8C7 #C2D8D2 #C2D3D8
triadic
#C2D8D2 #D2C2D8 #D8D2C2
tetradic
#C2D8D2 #C7C2D8 #D8C2C8 #D3D8C2
square
#C2D8D2 #C7C2D8 #D8C2C8 #D3D8C2
split-complementary
#C2D8D2 #D8C2D3 #D8C7C2
monochromatic
#77A89B #9DC0B6 #C2D8D2 #E7F0EE #ECF3F1
Accessibility & contrast
On white
1.50
#C2D8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#C2D8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D8D2
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D8D2 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#BDD9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2d8d2; /* rgb */ color: rgb(194, 216, 210); /* oklch */ color: oklch(86.4% 0.025 177.5);
Tailwind
colors: {
custom: {
50: '#d4e4df',
500: '#c2d8d2',
950: '#000000',
},
}SCSS
$custom: #c2d8d2; $custom-light: #d4e4df; $custom-dark: #000000;
JSON
{
"hex": "#c2d8d2",
"rgb": {
"r": 194,
"g": 216,
"b": 210
},
"hsl": {
"h": 163.636,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.8641,
"c": 0.02494,
"h": 177.5
},
"luminance": 0.65234
}Semantic roles & 50–950 ramp
primary
#C2D8D2
secondary
#AE9098
accent
#455EA0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484