#A0DEC7#A0DEC7
#A0DEC7 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.2% C 0.071 H 169.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DEC7 |
|---|---|
| RGB | rgb(160, 222, 199) |
| HSL | hsl(158, 48%, 75%) |
| HSV | hsv(158, 28%, 87%) |
| CMYK | cmyk(27.9%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(83.88, -24.42, 4.97) |
| CIE-LCH | lch(83.88, 24.92, 168.49°) |
| OKLab | oklab(85.21% -0.0697 0.0128) |
| OKLCH | oklch(85.21% 0.071 169.6) |
| XYZ | xyz(50.9240, 63.8373, 63.6604) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.34
Pale Teal
#82CBB2
ΔE00 5.45
Seafoam Blue
#78D1B6
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 7.07
Pale Aqua
#B8FFEB
ΔE00 7.28
Pale Turquoise
#A5FBD5
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DEC7 #DEA0B7
analogous
#A0DEA8 #A0DEC7 #A0D6DE
triadic
#A0DEC7 #C7A0DE #DEC7A0
tetradic
#A0DEC7 #A8A0DE #DEA0B7 #D6DEA0
square
#A0DEC7 #A8A0DE #DEA0B7 #D6DEA0
split-complementary
#A0DEC7 #DEA0D6 #DEA8A0
monochromatic
#45BE91 #73CEAC #A0DEC7 #CDEEE2 #E8F7F2
Accessibility & contrast
On white
1.53
#A0DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#A0DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DEC7
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DEC7 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C6
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#91DFD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a0dec7; /* rgb */ color: rgb(160, 222, 199); /* oklch */ color: oklch(85.2% 0.071 169.6);
Tailwind
colors: {
custom: {
50: '#bde8d8',
500: '#a0dec7',
950: '#000000',
},
}SCSS
$custom: #a0dec7; $custom-light: #bde8d8; $custom-dark: #000000;
JSON
{
"hex": "#a0dec7",
"rgb": {
"r": 160,
"g": 222,
"b": 199
},
"hsl": {
"h": 157.742,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.8521,
"c": 0.07089,
"h": 169.6
},
"luminance": 0.6384
}Semantic roles & 50–950 ramp
primary
#A0DEC7
secondary
#B66C87
accent
#2A60BC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483