#A0DEC0#A0DEC0
#A0DEC0 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.076 H 163.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DEC0 |
|---|---|
| RGB | rgb(160, 222, 192) |
| HSL | hsl(151, 48%, 75%) |
| HSV | hsv(151, 28%, 87%) |
| CMYK | cmyk(27.9%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(83.72, -25.83, 8.43) |
| CIE-LCH | lch(83.72, 27.17, 161.92°) |
| OKLab | oklab(85.02% -0.0727 0.0218) |
| OKLCH | oklch(85.02% 0.076 163.3) |
| XYZ | xyz(50.1299, 63.5197, 59.4781) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.28
Seafoam
#7FE0B3
ΔE00 5.57
Pale Teal
#82CBB2
ΔE00 5.62
Mint
#AAF0C1
ΔE00 5.67
Seafoam Blue
#78D1B6
ΔE00 5.82
Pale Turquoise
#A5FBD5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DEC0 #DEA0BE
analogous
#A0DEA1 #A0DEC0 #A0DDDE
triadic
#A0DEC0 #C0A0DE #DEC0A0
tetradic
#A0DEC0 #A1A0DE #DEA0BE #DDDEA0
square
#A0DEC0 #A1A0DE #DEA0BE #DDDEA0
split-complementary
#A0DEC0 #DEA0DD #DEA1A0
monochromatic
#45BE84 #73CEA2 #A0DEC0 #CDEEDE #E8F7F0
Accessibility & contrast
On white
1.53
#A0DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#A0DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DEC0
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DEC0 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BF
Deuteranopia (green-blind)
#D1CEC2
Tritanopia (blue-blind)
#93DED5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a0dec0; /* rgb */ color: rgb(160, 222, 192); /* oklch */ color: oklch(85.0% 0.076 163.3);
Tailwind
colors: {
custom: {
50: '#bde8d3',
500: '#a0dec0',
950: '#000000',
},
}SCSS
$custom: #a0dec0; $custom-light: #bde8d3; $custom-dark: #000000;
JSON
{
"hex": "#a0dec0",
"rgb": {
"r": 160,
"g": 222,
"b": 192
},
"hsl": {
"h": 150.968,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.85022,
"c": 0.07587,
"h": 163.3
},
"luminance": 0.63522
}Semantic roles & 50–950 ramp
primary
#A0DEC0
secondary
#B66C90
accent
#2A70BC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483