#C2DAD4#C2DAD4
#C2DAD4 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.9% C 0.027 H 179.0°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DAD4 |
|---|---|
| RGB | rgb(194, 218, 212) |
| HSL | hsl(165, 24%, 81%) |
| HSV | hsv(165, 11%, 85%) |
| CMYK | cmyk(11%, 0%, 2.8%, 14.5%) |
| CIE-LAB | lab(85.18, -9.12, 0.24) |
| CIE-LCH | lch(85.18, 9.13, 178.51°) |
| OKLab | oklab(86.89% -0.0269 0.0005) |
| OKLCH | oklch(86.89% 0.027 179) |
| XYZ | xyz(59.2005, 66.3645, 71.9652) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.23
Light Grey
#D8DCD6
ΔE00 7.72
Lightcyan
#E0FFFF
ΔE00 8.40
Ice
#D6FFFA
ΔE00 8.60
Silver (survey)
#C5C9C7
ΔE00 8.67
Ice Blue (survey)
#D7FFFE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DAD4 #DAC2C8
analogous
#C2DAC8 #C2DAD4 #C2D4DA
triadic
#C2DAD4 #D4C2DA #DAD4C2
tetradic
#C2DAD4 #C8C2DA #DAC2C8 #D4DAC2
square
#C2DAD4 #C8C2DA #DAC2C8 #D4DAC2
split-complementary
#C2DAD4 #DAC2D4 #DAC8C2
monochromatic
#76AC9E #9CC3B9 #C2DAD4 #E8F1EF #ECF3F2
Accessibility & contrast
On white
1.47
#C2DAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#C2DAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DAD4
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DAD4 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#D3D3D4
Tritanopia (blue-blind)
#BCDBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2dad4; /* rgb */ color: rgb(194, 218, 212); /* oklch */ color: oklch(86.9% 0.027 179.0);
Tailwind
colors: {
custom: {
50: '#d4e5e1',
500: '#c2dad4',
950: '#000000',
},
}SCSS
$custom: #c2dad4; $custom-light: #d4e5e1; $custom-dark: #000000;
JSON
{
"hex": "#c2dad4",
"rgb": {
"r": 194,
"g": 218,
"b": 212
},
"hsl": {
"h": 165,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.86885,
"c": 0.02689,
"h": 179
},
"luminance": 0.66366
}Semantic roles & 50–950 ramp
primary
#C2DAD4
secondary
#B09098
accent
#435BA3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484