#A0FFEB#A0FFEB
#A0FFEB is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.5% C 0.095 H 179.2°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FFEB |
|---|---|
| RGB | rgb(160, 255, 235) |
| HSL | hsl(167, 100%, 81%) |
| HSV | hsv(167, 37%, 100%) |
| CMYK | cmyk(37.3%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.88, -32.54, 0.68) |
| CIE-LCH | lch(93.88, 32.54, 178.81°) |
| OKLab | oklab(93.53% -0.0949 0.0013) |
| OKLCH | oklch(93.53% 0.095 179.2) |
| XYZ | xyz(65.2470, 84.9874, 91.5473) |
| Luminance | 0.8499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 4.32
Light Aqua
#8CFFDB
ΔE00 4.93
Pale Turquoise
#A5FBD5
ΔE00 5.94
Pale Cyan
#B7FFFA
ΔE00 6.05
Light Cyan
#ACFFFC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FFEB #FFA0B4
analogous
#A0FFBC #A0FFEB #A0E4FF
triadic
#A0FFEB #EBA0FF #FFEBA0
tetradic
#A0FFEB #BCA0FF #FFA0B4 #E4FFA0
square
#A0FFEB #BCA0FF #FFA0B4 #E4FFA0
split-complementary
#A0FFEB #FFA0E4 #FFBCA0
monochromatic
#26FFD1 #63FFDE #A0FFEB #DDFFF8 #E0FFF9
Accessibility & contrast
On white
1.17
#A0FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#A0FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FFEB
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FFEB | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#E7E8ED
Tritanopia (blue-blind)
#80FFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a0ffeb; /* rgb */ color: rgb(160, 255, 235); /* oklch */ color: oklch(93.5% 0.095 179.2);
Tailwind
colors: {
custom: {
50: '#c0fff1',
500: '#a0ffeb',
950: '#000000',
},
}SCSS
$custom: #a0ffeb; $custom-light: #c0fff1; $custom-dark: #000000;
JSON
{
"hex": "#a0ffeb",
"rgb": {
"r": 160,
"g": 255,
"b": 235
},
"hsl": {
"h": 167.368,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.93526,
"c": 0.09488,
"h": 179.2
},
"luminance": 0.84992
}Semantic roles & 50–950 ramp
primary
#A0FFEB
secondary
#E3607C
accent
#0030E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685