#C2D8D8#C2D8D8
#C2D8D8 is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.6% C 0.024 H 196.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D8D8 |
|---|---|
| RGB | rgb(194, 216, 216) |
| HSL | hsl(180, 22%, 80%) |
| HSV | hsv(180, 10%, 85%) |
| CMYK | cmyk(10.2%, 0%, 0%, 15.3%) |
| CIE-LAB | lab(84.76, -7.32, -2.50) |
| CIE-LCH | lch(84.76, 7.73, 198.86°) |
| OKLab | oklab(86.59% -0.0226 -0.0068) |
| OKLCH | oklch(86.59% 0.024 196.7) |
| XYZ | xyz(59.1958, 65.5379, 74.4838) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.67
Lightblue
#ADD8E6
ΔE00 6.91
Light Grey
#D8DCD6
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 7.41
Fog
#D8DCE0
ΔE00 8.16
Lightcyan
#E0FFFF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D8D8 #D8C2C2
analogous
#C2D8CD #C2D8D8 #C2CDD8
triadic
#C2D8D8 #D8C2D8 #D8D8C2
tetradic
#C2D8D8 #CDC2D8 #D8C2C2 #CDD8C2
square
#C2D8D8 #CDC2D8 #D8C2C2 #CDD8C2
split-complementary
#C2D8D8 #D8C2CD #D8CDC2
monochromatic
#77A8A8 #9DC0C0 #C2D8D8 #E7F0F0 #ECF3F3
Accessibility & contrast
On white
1.49
#C2D8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#C2D8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D8D8
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D8D8 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D8
Deuteranopia (green-blind)
#D0D2D8
Tritanopia (blue-blind)
#BCDAD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2d8d8; /* rgb */ color: rgb(194, 216, 216); /* oklch */ color: oklch(86.6% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#d4e4e4',
500: '#c2d8d8',
950: '#000000',
},
}SCSS
$custom: #c2d8d8; $custom-light: #d4e4e4; $custom-dark: #000000;
JSON
{
"hex": "#c2d8d8",
"rgb": {
"r": 194,
"g": 216,
"b": 216
},
"hsl": {
"h": 180,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.86586,
"c": 0.02357,
"h": 196.7
},
"luminance": 0.65539
}Semantic roles & 50–950 ramp
primary
#C2D8D8
secondary
#AE9090
accent
#4545A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484