#A0FFFE#A0FFFE
#A0FFFE is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.1% C 0.090 H 194.9°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FFFE |
|---|---|
| RGB | rgb(160, 255, 254) |
| HSL | hsl(179, 100%, 81%) |
| HSV | hsv(179, 37%, 100%) |
| CMYK | cmyk(37.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.37, -28.25, -8.41) |
| CIE-LCH | lch(94.37, 29.48, 196.57°) |
| OKLab | oklab(94.09% -0.0872 -0.0231) |
| OKLCH | oklch(94.09% 0.09 194.9) |
| XYZ | xyz(68.1400, 86.1446, 106.7837) |
| Luminance | 0.8615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.58
Pale Cyan
#B7FFFA
ΔE00 3.25
Paleturquoise
#AFEEEE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Eggshell Blue
#C4FFF7
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FFFE #FFA0A1
analogous
#A0FFCF #A0FFFE #A0D1FF
triadic
#A0FFFE #FEA0FF #FFFEA0
tetradic
#A0FFFE #CFA0FF #FFA0A1 #D1FFA0
square
#A0FFFE #CFA0FF #FFA0A1 #D1FFA0
split-complementary
#A0FFFE #FFA0D1 #FFCFA0
monochromatic
#26FFFD #63FFFD #A0FFFE #DDFFFF #E0FFFF
Accessibility & contrast
On white
1.15
#A0FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#A0FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FFFE
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FFFE | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#78FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a0fffe; /* rgb */ color: rgb(160, 255, 254); /* oklch */ color: oklch(94.1% 0.090 194.9);
Tailwind
colors: {
custom: {
50: '#c0fffe',
500: '#a0fffe',
950: '#000000',
},
}SCSS
$custom: #a0fffe; $custom-light: #c0fffe; $custom-dark: #000000;
JSON
{
"hex": "#a0fffe",
"rgb": {
"r": 160,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.368,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.94089,
"c": 0.09022,
"h": 194.9
},
"luminance": 0.86149
}Semantic roles & 50–950 ramp
primary
#A0FFFE
secondary
#E36062
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685