#A0DDDB#A0DDDB
#A0DDDB is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.6% C 0.062 H 193.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DDDB |
|---|---|
| RGB | rgb(160, 221, 219) |
| HSL | hsl(178, 47%, 75%) |
| HSV | hsv(178, 28%, 87%) |
| CMYK | cmyk(27.6%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(84.12, -19.66, -5.27) |
| CIE-LCH | lch(84.12, 20.35, 195.00°) |
| OKLab | oklab(85.57% -0.0602 -0.0145) |
| OKLCH | oklch(85.57% 0.062 193.5) |
| XYZ | xyz(53.1357, 64.2983, 76.6151) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.91
Powder Blue
#B0E0E6
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Duck Egg Blue
#C3FBF4
ΔE00 7.03
Pale Sky Blue
#BDF6FE
ΔE00 7.32
Pale Cyan
#B7FFFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DDDB #DDA0A2
analogous
#A0DDBD #A0DDDB #A0C1DD
triadic
#A0DDDB #DBA0DD #DDDBA0
tetradic
#A0DDDB #BDA0DD #DDA0A2 #C1DDA0
square
#A0DDDB #BDA0DD #DDA0A2 #C1DDA0
split-complementary
#A0DDDB #DDA0C1 #DDBDA0
monochromatic
#46BDB9 #73CDCA #A0DDDB #CDEDEC #E8F7F6
Accessibility & contrast
On white
1.52
#A0DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#A0DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DDDB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DDDB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#8BE1DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a0dddb; /* rgb */ color: rgb(160, 221, 219); /* oklch */ color: oklch(85.6% 0.062 193.5);
Tailwind
colors: {
custom: {
50: '#bee7e6',
500: '#a0dddb',
950: '#000000',
},
}SCSS
$custom: #a0dddb; $custom-light: #bee7e6; $custom-dark: #000000;
JSON
{
"hex": "#a0dddb",
"rgb": {
"r": 160,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.033,
"s": 47.287,
"l": 74.706
},
"oklch": {
"l": 0.85572,
"c": 0.06196,
"h": 193.5
},
"luminance": 0.64301
}Semantic roles & 50–950 ramp
primary
#A0DDDB
secondary
#B56C6E
accent
#2B30BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484