#A0FEF4#A0FEF4
#A0FEF4 is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.6% C 0.091 H 187.2°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FEF4 |
|---|---|
| RGB | rgb(160, 254, 244) |
| HSL | hsl(174, 98%, 81%) |
| HSV | hsv(174, 37%, 100%) |
| CMYK | cmyk(37%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(93.83, -30.07, -4.04) |
| CIE-LCH | lch(93.83, 30.34, 187.65°) |
| OKLab | oklab(93.57% -0.09 -0.0113) |
| OKLCH | oklch(93.57% 0.091 187.2) |
| XYZ | xyz(66.2621, 84.8844, 98.4631) |
| Luminance | 0.8489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.01
Pale Cyan
#B7FFFA
ΔE00 3.59
Pale Aqua
#B8FFEB
ΔE00 4.92
Eggshell Blue
#C4FFF7
ΔE00 5.23
Duck Egg Blue
#C3FBF4
ΔE00 5.69
Tiffany Blue
#7BF2DA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FEF4 #FEA0AA
analogous
#A0FEC5 #A0FEF4 #A0D9FE
triadic
#A0FEF4 #F4A0FE #FEF4A0
tetradic
#A0FEF4 #C5A0FE #FEA0AA #D9FEA0
square
#A0FEF4 #C5A0FE #FEA0AA #D9FEA0
split-complementary
#A0FEF4 #FEA0D9 #FEC5A0
monochromatic
#27FDE6 #63FDED #A0FEF4 #DDFFFB #E1FFFB
Accessibility & contrast
On white
1.17
#A0FEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#A0FEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FEF4
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FEF4 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F5F4
Deuteranopia (green-blind)
#E4E8F5
Tritanopia (blue-blind)
#7DFFFB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a0fef4; /* rgb */ color: rgb(160, 254, 244); /* oklch */ color: oklch(93.6% 0.091 187.2);
Tailwind
colors: {
custom: {
50: '#c0fff7',
500: '#a0fef4',
950: '#000000',
},
}SCSS
$custom: #a0fef4; $custom-light: #c0fff7; $custom-dark: #000000;
JSON
{
"hex": "#a0fef4",
"rgb": {
"r": 160,
"g": 254,
"b": 244
},
"hsl": {
"h": 173.617,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.93566,
"c": 0.09075,
"h": 187.2
},
"luminance": 0.84889
}Semantic roles & 50–950 ramp
primary
#A0FEF4
secondary
#E1616E
accent
#0018E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685