#C2DAD0#C2DAD0
#C2DAD0 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.8% C 0.029 H 168.7°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DAD0 |
|---|---|
| RGB | rgb(194, 218, 208) |
| HSL | hsl(155, 24%, 81%) |
| HSV | hsv(155, 11%, 85%) |
| CMYK | cmyk(11%, 0%, 4.6%, 14.5%) |
| CIE-LAB | lab(85.08, -9.89, 2.21) |
| CIE-LCH | lch(85.08, 10.13, 167.42°) |
| OKLab | oklab(86.77% -0.0285 0.0057) |
| OKLCH | oklch(86.77% 0.029 168.7) |
| XYZ | xyz(58.7021, 66.1652, 69.3407) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.47
Ice
#D6FFFA
ΔE00 8.85
Honeydew
#F0FFF0
ΔE00 9.05
Lightcyan
#E0FFFF
ΔE00 9.14
Ice Blue (survey)
#D7FFFE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DAD0 #DAC2CC
analogous
#C2DAC4 #C2DAD0 #C2D8DA
triadic
#C2DAD0 #D0C2DA #DAD0C2
tetradic
#C2DAD0 #C4C2DA #DAC2CC #D8DAC2
square
#C2DAD0 #C4C2DA #DAC2CC #D8DAC2
split-complementary
#C2DAD0 #DAC2D8 #DAC4C2
monochromatic
#76AC95 #9CC3B3 #C2DAD0 #E8F1ED #ECF3F0
Accessibility & contrast
On white
1.48
#C2DAD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#C2DAD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DAD0
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DAD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DAD0 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6D0
Deuteranopia (green-blind)
#D4D3D1
Tritanopia (blue-blind)
#BDDAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2dad0; /* rgb */ color: rgb(194, 218, 208); /* oklch */ color: oklch(86.8% 0.029 168.7);
Tailwind
colors: {
custom: {
50: '#d4e5de',
500: '#c2dad0',
950: '#000000',
},
}SCSS
$custom: #c2dad0; $custom-light: #d4e5de; $custom-dark: #000000;
JSON
{
"hex": "#c2dad0",
"rgb": {
"r": 194,
"g": 218,
"b": 208
},
"hsl": {
"h": 155,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.86771,
"c": 0.02904,
"h": 168.7
},
"luminance": 0.66166
}Semantic roles & 50–950 ramp
primary
#C2DAD0
secondary
#B0909D
accent
#436BA3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484