#C3DAD2#C3DAD2
#C3DAD2 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.9% C 0.027 H 172.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DAD2 |
|---|---|
| RGB | rgb(195, 218, 210) |
| HSL | hsl(159, 24%, 81%) |
| HSV | hsv(159, 11%, 85%) |
| CMYK | cmyk(10.6%, 0%, 3.7%, 14.5%) |
| CIE-LAB | lab(85.20, -9.18, 1.33) |
| CIE-LCH | lch(85.20, 9.28, 171.77°) |
| OKLab | oklab(86.9% -0.0267 0.0034) |
| OKLCH | oklch(86.9% 0.027 172.8) |
| XYZ | xyz(59.2073, 66.3971, 70.6568) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.56
Powder Blue
#B0E0E6
ΔE00 8.03
Silver (survey)
#C5C9C7
ΔE00 8.72
Lightcyan
#E0FFFF
ΔE00 8.75
Ice
#D6FFFA
ΔE00 8.80
Ice Blue (survey)
#D7FFFE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DAD2 #DAC3CB
analogous
#C3DAC6 #C3DAD2 #C3D6DA
triadic
#C3DAD2 #D2C3DA #DAD2C3
tetradic
#C3DAD2 #C6C3DA #DAC3CB #D6DAC3
square
#C3DAD2 #C6C3DA #DAC3CB #D6DAC3
split-complementary
#C3DAD2 #DAC3D6 #DAC6C3
monochromatic
#77AB99 #9DC3B6 #C3DAD2 #E9F1EE #ECF3F1
Accessibility & contrast
On white
1.47
#C3DAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#C3DAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DAD2
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DAD2 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#D4D4D3
Tritanopia (blue-blind)
#BEDBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c3dad2; /* rgb */ color: rgb(195, 218, 210); /* oklch */ color: oklch(86.9% 0.027 172.8);
Tailwind
colors: {
custom: {
50: '#d5e5df',
500: '#c3dad2',
950: '#000000',
},
}SCSS
$custom: #c3dad2; $custom-light: #d5e5df; $custom-dark: #000000;
JSON
{
"hex": "#c3dad2",
"rgb": {
"r": 195,
"g": 218,
"b": 210
},
"hsl": {
"h": 159.13,
"s": 23.711,
"l": 80.98
},
"oklch": {
"l": 0.86898,
"c": 0.02689,
"h": 172.8
},
"luminance": 0.66398
}Semantic roles & 50–950 ramp
primary
#C3DAD2
secondary
#B0919C
accent
#4364A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484