#A0DCD2#A0DCD2
#A0DCD2 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.1% C 0.063 H 183.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DCD2 |
|---|---|
| RGB | rgb(160, 220, 210) |
| HSL | hsl(170, 46%, 75%) |
| HSV | hsv(170, 27%, 86%) |
| CMYK | cmyk(27.3%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(83.61, -21.13, -1.25) |
| CIE-LCH | lch(83.61, 21.17, 183.40°) |
| OKLab | oklab(85.08% -0.0626 -0.0037) |
| OKLCH | oklch(85.08% 0.063 183.4) |
| XYZ | xyz(51.7195, 63.3107, 70.4553) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.75
Duck Egg Blue
#C3FBF4
ΔE00 7.24
Pale Teal
#82CBB2
ΔE00 7.50
Powder Blue
#B0E0E6
ΔE00 7.54
Eggshell Blue
#C4FFF7
ΔE00 7.83
Pale Cyan
#B7FFFA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DCD2 #DCA0AA
analogous
#A0DCB4 #A0DCD2 #A0C8DC
triadic
#A0DCD2 #D2A0DC #DCD2A0
tetradic
#A0DCD2 #B4A0DC #DCA0AA #C8DCA0
square
#A0DCD2 #B4A0DC #DCA0AA #C8DCA0
split-complementary
#A0DCD2 #DCA0C8 #DCB4A0
monochromatic
#47BBA8 #73CCBD #A0DCD2 #CDECE7 #E9F7F4
Accessibility & contrast
On white
1.54
#A0DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#A0DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DCD2
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DCD2 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#8EDED9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a0dcd2; /* rgb */ color: rgb(160, 220, 210); /* oklch */ color: oklch(85.1% 0.063 183.4);
Tailwind
colors: {
custom: {
50: '#bde7df',
500: '#a0dcd2',
950: '#000000',
},
}SCSS
$custom: #a0dcd2; $custom-light: #bde7df; $custom-dark: #000000;
JSON
{
"hex": "#a0dcd2",
"rgb": {
"r": 160,
"g": 220,
"b": 210
},
"hsl": {
"h": 170,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.85081,
"c": 0.06274,
"h": 183.4
},
"luminance": 0.63313
}Semantic roles & 50–950 ramp
primary
#A0DCD2
secondary
#B46C78
accent
#2C44B9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484