#C2DAD8#C2DAD8
#C2DAD8 is a very light, muted teal. Relative luminance 0.666; OKLCH L 87.0% C 0.026 H 190.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DAD8 |
|---|---|
| RGB | rgb(194, 218, 216) |
| HSL | hsl(175, 24%, 81%) |
| HSV | hsv(175, 11%, 85%) |
| CMYK | cmyk(11%, 0%, 0.9%, 14.5%) |
| CIE-LAB | lab(85.29, -8.35, -1.73) |
| CIE-LCH | lch(85.29, 8.52, 191.70°) |
| OKLab | oklab(87% -0.0253 -0.0047) |
| OKLCH | oklch(87% 0.026 190.6) |
| XYZ | xyz(59.7113, 66.5689, 74.6556) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.31
Lightblue
#ADD8E6
ΔE00 7.37
Light Grey
#D8DCD6
ΔE00 7.66
Lightcyan
#E0FFFF
ΔE00 8.00
Silver (survey)
#C5C9C7
ΔE00 8.23
Ice Blue (survey)
#D7FFFE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DAD8 #DAC2C4
analogous
#C2DACC #C2DAD8 #C2D0DA
triadic
#C2DAD8 #D8C2DA #DAD8C2
tetradic
#C2DAD8 #CCC2DA #DAC2C4 #D0DAC2
square
#C2DAD8 #CCC2DA #DAC2C4 #D0DAC2
split-complementary
#C2DAD8 #DAC2D0 #DACCC2
monochromatic
#76ACA7 #9CC3C0 #C2DAD8 #E8F1F0 #ECF3F3
Accessibility & contrast
On white
1.47
#C2DAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C2DAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DAD8
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DAD8 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#D2D4D8
Tritanopia (blue-blind)
#BCDBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2dad8; /* rgb */ color: rgb(194, 218, 216); /* oklch */ color: oklch(87.0% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#d4e5e4',
500: '#c2dad8',
950: '#000000',
},
}SCSS
$custom: #c2dad8; $custom-light: #d4e5e4; $custom-dark: #000000;
JSON
{
"hex": "#c2dad8",
"rgb": {
"r": 194,
"g": 218,
"b": 216
},
"hsl": {
"h": 175,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.87001,
"c": 0.02576,
"h": 190.6
},
"luminance": 0.6657
}Semantic roles & 50–950 ramp
primary
#C2DAD8
secondary
#B09093
accent
#434BA3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484