#A0DFEB#A0DFEB
#A0DFEB is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.5% C 0.066 H 210.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFEB |
|---|---|
| RGB | rgb(160, 223, 235) |
| HSL | hsl(190, 65%, 77%) |
| HSV | hsv(190, 32%, 92%) |
| CMYK | cmyk(31.9%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.12, -17.01, -12.25) |
| CIE-LCH | lch(85.12, 20.96, 215.76°) |
| OKLab | oklab(86.52% -0.0565 -0.0335) |
| OKLCH | oklch(86.52% 0.066 210.7) |
| XYZ | xyz(55.8753, 66.2441, 88.4234) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.10
Lightblue
#ADD8E6
ΔE00 4.60
Robin'S Egg Blue
#98EFF9
ΔE00 4.78
Pale Sky Blue
#BDF6FE
ΔE00 5.47
Ice Blue
#A5DFF9
ΔE00 5.67
Paleturquoise
#AFEEEE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFEB #EBACA0
analogous
#A0EBD1 #A0DFEB #A0BAEB
triadic
#A0DFEB #EBA0DF #DFEBA0
tetradic
#A0DFEB #D1A0EB #EBACA0 #BAEBA0
square
#A0DFEB #D1A0EB #EBACA0 #BAEBA0
split-complementary
#A0DFEB #EBA0BA #EBD1A0
monochromatic
#3BBDD6 #6DCEE0 #A0DFEB #D3F0F6 #E6F6FA
Accessibility & contrast
On white
1.47
#A0DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#A0DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFEB
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFEB | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#C8D0EB
Tritanopia (blue-blind)
#85E5E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a0dfeb; /* rgb */ color: rgb(160, 223, 235); /* oklch */ color: oklch(86.5% 0.066 210.7);
Tailwind
colors: {
custom: {
50: '#bee9f1',
500: '#a0dfeb',
950: '#000000',
},
}SCSS
$custom: #a0dfeb; $custom-light: #bee9f1; $custom-dark: #000000;
JSON
{
"hex": "#a0dfeb",
"rgb": {
"r": 160,
"g": 223,
"b": 235
},
"hsl": {
"h": 189.6,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.86519,
"c": 0.06565,
"h": 210.7
},
"luminance": 0.66247
}Semantic roles & 50–950 ramp
primary
#A0DFEB
secondary
#C77868
accent
#3518CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485