#A0FEED#A0FEED
#A0FEED is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.4% C 0.093 H 181.4°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FEED |
|---|---|
| RGB | rgb(160, 254, 237) |
| HSL | hsl(169, 98%, 81%) |
| HSV | hsv(169, 37%, 100%) |
| CMYK | cmyk(37%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(93.65, -31.63, -0.68) |
| CIE-LCH | lch(93.65, 31.64, 181.24°) |
| OKLab | oklab(93.36% -0.0929 -0.0023) |
| OKLCH | oklch(93.36% 0.093 181.4) |
| XYZ | xyz(65.2194, 84.4673, 92.9715) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 4.61
Pale Cyan
#B7FFFA
ΔE00 5.23
Light Cyan
#ACFFFC
ΔE00 5.23
Light Aqua
#8CFFDB
ΔE00 5.86
Eggshell Blue
#C4FFF7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FEED #FEA0B1
analogous
#A0FEBE #A0FEED #A0E0FE
triadic
#A0FEED #EDA0FE #FEEDA0
tetradic
#A0FEED #BEA0FE #FEA0B1 #E0FEA0
square
#A0FEED #BEA0FE #FEA0B1 #E0FEA0
split-complementary
#A0FEED #FEA0E0 #FEBEA0
monochromatic
#27FDD6 #63FDE2 #A0FEED #DDFFF8 #E1FFF9
Accessibility & contrast
On white
1.17
#A0FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#A0FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FEED
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FEED | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EC
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#7FFFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a0feed; /* rgb */ color: rgb(160, 254, 237); /* oklch */ color: oklch(93.4% 0.093 181.4);
Tailwind
colors: {
custom: {
50: '#c0fff2',
500: '#a0feed',
950: '#000000',
},
}SCSS
$custom: #a0feed; $custom-light: #c0fff2; $custom-dark: #000000;
JSON
{
"hex": "#a0feed",
"rgb": {
"r": 160,
"g": 254,
"b": 237
},
"hsl": {
"h": 169.149,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.93362,
"c": 0.09292,
"h": 181.4
},
"luminance": 0.84472
}Semantic roles & 50–950 ramp
primary
#A0FEED
secondary
#E16178
accent
#002AE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685