#A0DFE5#A0DFE5
#A0DFE5 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.3% C 0.064 H 203.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFE5 |
|---|---|
| RGB | rgb(160, 223, 229) |
| HSL | hsl(185, 57%, 76%) |
| HSV | hsv(185, 30%, 90%) |
| CMYK | cmyk(30.1%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(84.95, -18.40, -9.34) |
| CIE-LCH | lch(84.95, 20.63, 206.90°) |
| OKLab | oklab(86.32% -0.0588 -0.0255) |
| OKLCH | oklch(86.32% 0.064 203.5) |
| XYZ | xyz(55.0231, 65.9032, 83.9349) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.02
Paleturquoise
#AFEEEE
ΔE00 4.06
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Pale Sky Blue
#BDF6FE
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Lightblue
#ADD8E6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFE5 #E5A6A0
analogous
#A0E5C9 #A0DFE5 #A0BDE5
triadic
#A0DFE5 #E5A0DF #DFE5A0
tetradic
#A0DFE5 #C9A0E5 #E5A6A0 #BDE5A0
square
#A0DFE5 #C9A0E5 #E5A6A0 #BDE5A0
split-complementary
#A0DFE5 #E5A0BD #E5C9A0
monochromatic
#40BFCB #70CFD8 #A0DFE5 #D0EFF2 #E7F7F8
Accessibility & contrast
On white
1.48
#A0DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#A0DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFE5
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFE5 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE5
Deuteranopia (green-blind)
#C9D0E5
Tritanopia (blue-blind)
#88E4E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a0dfe5; /* rgb */ color: rgb(160, 223, 229); /* oklch */ color: oklch(86.3% 0.064 203.5);
Tailwind
colors: {
custom: {
50: '#bee9ed',
500: '#a0dfe5',
950: '#000000',
},
}SCSS
$custom: #a0dfe5; $custom-light: #bee9ed; $custom-dark: #000000;
JSON
{
"hex": "#a0dfe5",
"rgb": {
"r": 160,
"g": 223,
"b": 229
},
"hsl": {
"h": 185.217,
"s": 57.025,
"l": 76.275
},
"oklch": {
"l": 0.86323,
"c": 0.06409,
"h": 203.5
},
"luminance": 0.65906
}Semantic roles & 50–950 ramp
primary
#A0DFE5
secondary
#BF726A
accent
#2F21C5
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121616
muted
#828484