#A0DCDA#A0DCDA
#A0DCDA is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.3% C 0.061 H 193.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DCDA |
|---|---|
| RGB | rgb(160, 220, 218) |
| HSL | hsl(178, 46%, 75%) |
| HSV | hsv(178, 27%, 86%) |
| CMYK | cmyk(27.3%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(83.82, -19.38, -5.18) |
| CIE-LCH | lch(83.82, 20.06, 194.97°) |
| OKLab | oklab(85.32% -0.0594 -0.0142) |
| OKLCH | oklch(85.32% 0.061 193.5) |
| XYZ | xyz(52.7412, 63.7193, 75.8361) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.12
Powder Blue
#B0E0E6
ΔE00 4.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.43
Duck Egg Blue
#C3FBF4
ΔE00 7.20
Pale Sky Blue
#BDF6FE
ΔE00 7.44
Pale Cyan
#B7FFFA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DCDA #DCA0A2
analogous
#A0DCBC #A0DCDA #A0C0DC
triadic
#A0DCDA #DAA0DC #DCDAA0
tetradic
#A0DCDA #BCA0DC #DCA0A2 #C0DCA0
square
#A0DCDA #BCA0DC #DCA0A2 #C0DCA0
split-complementary
#A0DCDA #DCA0C0 #DCBCA0
monochromatic
#47BBB7 #73CCC9 #A0DCDA #CDECEB #E9F7F6
Accessibility & contrast
On white
1.53
#A0DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#A0DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DCDA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DCDA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#8CE0DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a0dcda; /* rgb */ color: rgb(160, 220, 218); /* oklch */ color: oklch(85.3% 0.061 193.5);
Tailwind
colors: {
custom: {
50: '#bee7e5',
500: '#a0dcda',
950: '#000000',
},
}SCSS
$custom: #a0dcda; $custom-light: #bee7e5; $custom-dark: #000000;
JSON
{
"hex": "#a0dcda",
"rgb": {
"r": 160,
"g": 220,
"b": 218
},
"hsl": {
"h": 178,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.85323,
"c": 0.06107,
"h": 193.5
},
"luminance": 0.63722
}Semantic roles & 50–950 ramp
primary
#A0DCDA
secondary
#B46C6F
accent
#2C31B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484