#A0DFE7#A0DFE7
#A0DFE7 is a very light, moderate teal. Relative luminance 0.660; OKLCH L 86.4% C 0.064 H 205.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFE7 |
|---|---|
| RGB | rgb(160, 223, 231) |
| HSL | hsl(187, 60%, 77%) |
| HSV | hsv(187, 31%, 91%) |
| CMYK | cmyk(30.7%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(85.00, -17.94, -10.31) |
| CIE-LCH | lch(85.00, 20.69, 209.88°) |
| OKLab | oklab(86.39% -0.058 -0.0282) |
| OKLCH | oklch(86.39% 0.064 205.9) |
| XYZ | xyz(55.3039, 66.0155, 85.4140) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.85
Robin'S Egg Blue
#98EFF9
ΔE00 4.39
Paleturquoise
#AFEEEE
ΔE00 4.55
Pale Sky Blue
#BDF6FE
ΔE00 5.43
Lightblue
#ADD8E6
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFE7 #E7A8A0
analogous
#A0E7CC #A0DFE7 #A0BCE7
triadic
#A0DFE7 #E7A0DF #DFE7A0
tetradic
#A0DFE7 #CCA0E7 #E7A8A0 #BCE7A0
square
#A0DFE7 #CCA0E7 #E7A8A0 #BCE7A0
split-complementary
#A0DFE7 #E7A0BC #E7CCA0
monochromatic
#3EBECE #6FCFDB #A0DFE7 #D1EFF3 #E7F7F9
Accessibility & contrast
On white
1.48
#A0DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#A0DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFE7
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFE7 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE8
Deuteranopia (green-blind)
#C9D0E7
Tritanopia (blue-blind)
#87E4E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a0dfe7; /* rgb */ color: rgb(160, 223, 231); /* oklch */ color: oklch(86.4% 0.064 205.9);
Tailwind
colors: {
custom: {
50: '#bee9ee',
500: '#a0dfe7',
950: '#000000',
},
}SCSS
$custom: #a0dfe7; $custom-light: #bee9ee; $custom-dark: #000000;
JSON
{
"hex": "#a0dfe7",
"rgb": {
"r": 160,
"g": 223,
"b": 231
},
"hsl": {
"h": 186.761,
"s": 59.664,
"l": 76.667
},
"oklch": {
"l": 0.86388,
"c": 0.06449,
"h": 205.9
},
"luminance": 0.66018
}Semantic roles & 50–950 ramp
primary
#A0DFE7
secondary
#C2746A
accent
#311EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485