#A0F8EA#A0F8EA
#A0F8EA is a very light, moderate teal. Relative luminance 0.805; OKLCH L 92.0% C 0.087 H 183.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A0F8EA |
|---|---|
| RGB | rgb(160, 248, 234) |
| HSL | hsl(170, 86%, 80%) |
| HSV | hsv(170, 35%, 97%) |
| CMYK | cmyk(35.5%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(91.93, -29.47, -1.65) |
| CIE-LCH | lch(91.93, 29.51, 183.21°) |
| OKLab | oklab(91.95% -0.0871 -0.0049) |
| OKLCH | oklch(91.95% 0.087 183.2) |
| XYZ | xyz(62.9105, 80.5449, 90.0577) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.82
Light Cyan
#ACFFFC
ΔE00 4.46
Pale Cyan
#B7FFFA
ΔE00 4.48
Tiffany Blue
#7BF2DA
ΔE00 4.91
Eggshell Blue
#C4FFF7
ΔE00 5.41
Duck Egg Blue
#C3FBF4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0F8EA #F8A0AE
analogous
#A0F8BE #A0F8EA #A0DAF8
triadic
#A0F8EA #EAA0F8 #F8EAA0
tetradic
#A0F8EA #BEA0F8 #F8A0AE #DAF8A0
square
#A0F8EA #BEA0F8 #F8A0AE #DAF8A0
split-complementary
#A0F8EA #F8A0DA #F8BEA0
monochromatic
#2EF0D1 #67F4DD #A0F8EA #D9FCF7 #E2FDF9
Accessibility & contrast
On white
1.23
#A0F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#A0F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0F8EA
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0F8EA | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#82FBF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a0f8ea; /* rgb */ color: rgb(160, 248, 234); /* oklch */ color: oklch(92.0% 0.087 183.2);
Tailwind
colors: {
custom: {
50: '#bffbf0',
500: '#a0f8ea',
950: '#000000',
},
}SCSS
$custom: #a0f8ea; $custom-light: #bffbf0; $custom-dark: #000000;
JSON
{
"hex": "#a0f8ea",
"rgb": {
"r": 160,
"g": 248,
"b": 234
},
"hsl": {
"h": 170.455,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.91952,
"c": 0.08721,
"h": 183.2
},
"luminance": 0.80549
}Semantic roles & 50–950 ramp
primary
#A0F8EA
secondary
#D96476
accent
#0326E3
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121716
muted
#828585