#A0FAEB#A0FAEB
#A0FAEB is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.4% C 0.089 H 182.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FAEB |
|---|---|
| RGB | rgb(160, 250, 235) |
| HSL | hsl(170, 90%, 80%) |
| HSV | hsv(170, 36%, 98%) |
| CMYK | cmyk(36%, 0%, 6%, 2%) |
| CIE-LAB | lab(92.50, -30.19, -1.33) |
| CIE-LCH | lch(92.50, 30.22, 182.52°) |
| OKLab | oklab(92.42% -0.089 -0.004) |
| OKLCH | oklch(92.42% 0.089 182.6) |
| XYZ | xyz(63.6727, 81.8389, 91.0225) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.64
Light Cyan
#ACFFFC
ΔE00 4.68
Pale Cyan
#B7FFFA
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 4.75
Eggshell Blue
#C4FFF7
ΔE00 5.57
Duck Egg Blue
#C3FBF4
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FAEB #FAA0AF
analogous
#A0FABE #A0FAEB #A0DCFA
triadic
#A0FAEB #EBA0FA #FAEBA0
tetradic
#A0FAEB #BEA0FA #FAA0AF #DCFAA0
square
#A0FAEB #BEA0FA #FAA0AF #DCFAA0
split-complementary
#A0FAEB #FAA0DC #FABEA0
monochromatic
#2CF4D3 #66F7DF #A0FAEB #DAFDF7 #E2FDF9
Accessibility & contrast
On white
1.21
#A0FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#A0FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FAEB
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FAEB | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#E2E5EC
Tritanopia (blue-blind)
#81FDF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a0faeb; /* rgb */ color: rgb(160, 250, 235); /* oklch */ color: oklch(92.4% 0.089 182.6);
Tailwind
colors: {
custom: {
50: '#bffcf1',
500: '#a0faeb',
950: '#000000',
},
}SCSS
$custom: #a0faeb; $custom-light: #bffcf1; $custom-dark: #000000;
JSON
{
"hex": "#a0faeb",
"rgb": {
"r": 160,
"g": 250,
"b": 235
},
"hsl": {
"h": 170,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.92422,
"c": 0.08911,
"h": 182.6
},
"luminance": 0.81843
}Semantic roles & 50–950 ramp
primary
#A0FAEB
secondary
#DC6377
accent
#0026E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121716
muted
#828585