#A0D7CA#A0D7CA
#A0D7CA is a very light, muted teal. Relative luminance 0.603; OKLCH L 83.7% C 0.060 H 178.6°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A0D7CA |
|---|---|
| RGB | rgb(160, 215, 202) |
| HSL | hsl(166, 41%, 74%) |
| HSV | hsv(166, 26%, 84%) |
| CMYK | cmyk(25.6%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(82.02, -20.35, 0.68) |
| CIE-LCH | lch(82.02, 20.36, 178.08°) |
| OKLab | oklab(83.75% -0.0595 0.0015) |
| OKLCH | oklch(83.75% 0.06 178.6) |
| XYZ | xyz(49.4550, 60.3366, 64.9060) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.28
Seafoam Blue
#78D1B6
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 7.39
Light Teal
#90E4C1
ΔE00 7.88
Duck Egg Blue
#C3FBF4
ΔE00 8.48
Powder Blue
#B0E0E6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0D7CA #D7A0AD
analogous
#A0D7AE #A0D7CA #A0C8D7
triadic
#A0D7CA #CAA0D7 #D7CAA0
tetradic
#A0D7CA #AEA0D7 #D7A0AD #C8D7A0
square
#A0D7CA #AEA0D7 #D7A0AD #C8D7A0
split-complementary
#A0D7CA #D7A0C8 #D7AEA0
monochromatic
#4BB299 #75C5B2 #A0D7CA #CBE9E2 #E9F6F3
Accessibility & contrast
On white
1.61
#A0D7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#A0D7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0D7CA
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0D7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0D7CA | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C9
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#91D9D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a0d7ca; /* rgb */ color: rgb(160, 215, 202); /* oklch */ color: oklch(83.7% 0.060 178.6);
Tailwind
colors: {
custom: {
50: '#bde3da',
500: '#a0d7ca',
950: '#000000',
},
}SCSS
$custom: #a0d7ca; $custom-light: #bde3da; $custom-dark: #000000;
JSON
{
"hex": "#a0d7ca",
"rgb": {
"r": 160,
"g": 215,
"b": 202
},
"hsl": {
"h": 165.818,
"s": 40.741,
"l": 73.529
},
"oklch": {
"l": 0.83747,
"c": 0.05954,
"h": 178.6
},
"luminance": 0.60339
}Semantic roles & 50–950 ramp
primary
#A0D7CA
secondary
#AE6D7D
accent
#3250B4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483