#A0FFFA#A0FFFA
#A0FFFA is a very light, moderate teal. Relative luminance 0.859; OKLCH L 94.0% C 0.091 H 191.4°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FFFA |
|---|---|
| RGB | rgb(160, 255, 250) |
| HSL | hsl(177, 100%, 81%) |
| HSV | hsv(177, 37%, 100%) |
| CMYK | cmyk(37.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.27, -29.18, -6.50) |
| CIE-LCH | lch(94.27, 29.89, 192.56°) |
| OKLab | oklab(93.97% -0.0888 -0.018) |
| OKLCH | oklch(93.97% 0.091 191.4) |
| XYZ | xyz(67.5061, 85.8911, 103.4454) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.73
Pale Cyan
#B7FFFA
ΔE00 3.07
Eggshell Blue
#C4FFF7
ΔE00 5.29
Paleturquoise
#AFEEEE
ΔE00 5.57
Duck Egg Blue
#C3FBF4
ΔE00 5.65
Pale Aqua
#B8FFEB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FFFA #FFA0A5
analogous
#A0FFCB #A0FFFA #A0D5FF
triadic
#A0FFFA #FAA0FF #FFFAA0
tetradic
#A0FFFA #CBA0FF #FFA0A5 #D5FFA0
square
#A0FFFA #CBA0FF #FFA0A5 #D5FFA0
split-complementary
#A0FFFA #FFA0D5 #FFCBA0
monochromatic
#26FFF4 #63FFF7 #A0FFFA #DDFFFD #E0FFFD
Accessibility & contrast
On white
1.16
#A0FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#A0FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FFFA
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FFFA | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#7AFFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a0fffa; /* rgb */ color: rgb(160, 255, 250); /* oklch */ color: oklch(94.0% 0.091 191.4);
Tailwind
colors: {
custom: {
50: '#c0fffb',
500: '#a0fffa',
950: '#000000',
},
}SCSS
$custom: #a0fffa; $custom-light: #c0fffb; $custom-dark: #000000;
JSON
{
"hex": "#a0fffa",
"rgb": {
"r": 160,
"g": 255,
"b": 250
},
"hsl": {
"h": 176.842,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.93966,
"c": 0.09059,
"h": 191.4
},
"luminance": 0.85896
}Semantic roles & 50–950 ramp
primary
#A0FFFA
secondary
#E36067
accent
#000CE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685