#A0FEE2#A0FEE2
#A0FEE2 is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.1% C 0.098 H 173.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FEE2 |
|---|---|
| RGB | rgb(160, 254, 226) |
| HSL | hsl(162, 98%, 81%) |
| HSV | hsv(162, 37%, 100%) |
| CMYK | cmyk(37%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(93.38, -34.01, 4.61) |
| CIE-LCH | lch(93.38, 34.32, 172.29°) |
| OKLab | oklab(93.06% -0.0974 0.0117) |
| OKLCH | oklch(93.06% 0.098 173.2) |
| XYZ | xyz(63.6613, 83.8441, 84.7657) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.87
Pale Turquoise
#A5FBD5
ΔE00 3.40
Pale Aqua
#B8FFEB
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 4.38
Aquamarine
#7FFFD4
ΔE00 4.78
Light Turquoise
#7EF4CC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FEE2 #FEA0BC
analogous
#A0FEB3 #A0FEE2 #A0EBFE
triadic
#A0FEE2 #E2A0FE #FEE2A0
tetradic
#A0FEE2 #B3A0FE #FEA0BC #EBFEA0
square
#A0FEE2 #B3A0FE #FEA0BC #EBFEA0
split-complementary
#A0FEE2 #FEA0EB #FEB3A0
monochromatic
#27FDBD #63FDD0 #A0FEE2 #DDFFF4 #E1FFF6
Accessibility & contrast
On white
1.18
#A0FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#A0FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FEE2
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FEE2 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#E8E7E4
Tritanopia (blue-blind)
#84FFF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a0fee2; /* rgb */ color: rgb(160, 254, 226); /* oklch */ color: oklch(93.1% 0.098 173.2);
Tailwind
colors: {
custom: {
50: '#bfffeb',
500: '#a0fee2',
950: '#000000',
},
}SCSS
$custom: #a0fee2; $custom-light: #bfffeb; $custom-dark: #000000;
JSON
{
"hex": "#a0fee2",
"rgb": {
"r": 160,
"g": 254,
"b": 226
},
"hsl": {
"h": 162.128,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.93055,
"c": 0.09813,
"h": 173.2
},
"luminance": 0.83848
}Semantic roles & 50–950 ramp
primary
#A0FEE2
secondary
#E16187
accent
#0044E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684