#C2D8DA#C2D8DA
#C2D8DA is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.6% C 0.024 H 203.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D8DA |
|---|---|
| RGB | rgb(194, 216, 218) |
| HSL | hsl(185, 24%, 81%) |
| HSV | hsv(185, 11%, 85%) |
| CMYK | cmyk(11%, 0.9%, 0%, 14.5%) |
| CIE-LAB | lab(84.81, -6.92, -3.48) |
| CIE-LCH | lch(84.81, 7.75, 206.69°) |
| OKLab | oklab(86.65% -0.0218 -0.0094) |
| OKLCH | oklch(86.65% 0.024 203.3) |
| XYZ | xyz(59.4559, 65.6419, 75.8538) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.31
Powder Blue
#B0E0E6
ΔE00 6.63
Silver (survey)
#C5C9C7
ΔE00 7.39
Light Grey
#D8DCD6
ΔE00 7.50
Fog
#D8DCE0
ΔE00 7.74
Lightcyan
#E0FFFF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D8DA #DAC4C2
analogous
#C2DAD0 #C2D8DA #C2CCDA
triadic
#C2D8DA #DAC2D8 #D8DAC2
tetradic
#C2D8DA #D0C2DA #DAC4C2 #CCDAC2
square
#C2D8DA #D0C2DA #DAC4C2 #CCDAC2
split-complementary
#C2D8DA #DAC2CC #DAD0C2
monochromatic
#76A7AC #9CC0C3 #C2D8DA #E8F0F1 #ECF3F3
Accessibility & contrast
On white
1.49
#C2D8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#C2D8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D8DA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D8DA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DA
Deuteranopia (green-blind)
#D0D2DA
Tritanopia (blue-blind)
#BBDAD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2d8da; /* rgb */ color: rgb(194, 216, 218); /* oklch */ color: oklch(86.6% 0.024 203.3);
Tailwind
colors: {
custom: {
50: '#d4e4e5',
500: '#c2d8da',
950: '#000000',
},
}SCSS
$custom: #c2d8da; $custom-light: #d4e4e5; $custom-dark: #000000;
JSON
{
"hex": "#c2d8da",
"rgb": {
"r": 194,
"g": 216,
"b": 218
},
"hsl": {
"h": 185,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.86645,
"c": 0.02374,
"h": 203.3
},
"luminance": 0.65643
}Semantic roles & 50–950 ramp
primary
#C2D8DA
secondary
#B09390
accent
#4B43A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484