#A0FEEA#A0FEEA
#A0FEEA is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.3% C 0.094 H 179.1°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FEEA |
|---|---|
| RGB | rgb(160, 254, 234) |
| HSL | hsl(167, 98%, 81%) |
| HSV | hsv(167, 37%, 100%) |
| CMYK | cmyk(37%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(93.58, -32.29, 0.76) |
| CIE-LCH | lch(93.58, 32.30, 178.66°) |
| OKLab | oklab(93.28% -0.0941 0.0015) |
| OKLCH | oklch(93.28% 0.094 179.1) |
| XYZ | xyz(64.7848, 84.2935, 90.6825) |
| Luminance | 0.8430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 4.24
Light Aqua
#8CFFDB
ΔE00 4.92
Pale Turquoise
#A5FBD5
ΔE00 5.86
Pale Cyan
#B7FFFA
ΔE00 6.04
Light Cyan
#ACFFFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FEEA #FEA0B4
analogous
#A0FEBB #A0FEEA #A0E3FE
triadic
#A0FEEA #EAA0FE #FEEAA0
tetradic
#A0FEEA #BBA0FE #FEA0B4 #E3FEA0
square
#A0FEEA #BBA0FE #FEA0B4 #E3FEA0
split-complementary
#A0FEEA #FEA0E3 #FEBBA0
monochromatic
#27FDCF #63FDDD #A0FEEA #DDFFF7 #E1FFF8
Accessibility & contrast
On white
1.18
#A0FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#A0FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FEEA
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FEEA | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#E6E8EC
Tritanopia (blue-blind)
#81FFF8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a0feea; /* rgb */ color: rgb(160, 254, 234); /* oklch */ color: oklch(93.3% 0.094 179.1);
Tailwind
colors: {
custom: {
50: '#c0fff0',
500: '#a0feea',
950: '#000000',
},
}SCSS
$custom: #a0feea; $custom-light: #c0fff0; $custom-dark: #000000;
JSON
{
"hex": "#a0feea",
"rgb": {
"r": 160,
"g": 254,
"b": 234
},
"hsl": {
"h": 167.234,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.93276,
"c": 0.09413,
"h": 179.1
},
"luminance": 0.84298
}Semantic roles & 50–950 ramp
primary
#A0FEEA
secondary
#E1617C
accent
#0031E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685