#A0FEEB#A0FEEB
#A0FEEB is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.3% C 0.094 H 179.9°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A0FEEB |
|---|---|
| RGB | rgb(160, 254, 235) |
| HSL | hsl(168, 98%, 81%) |
| HSV | hsv(168, 37%, 100%) |
| CMYK | cmyk(37%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(93.60, -32.07, 0.28) |
| CIE-LCH | lch(93.60, 32.07, 179.51°) |
| OKLab | oklab(93.3% -0.0937 0.0002) |
| OKLCH | oklch(93.3% 0.094 179.9) |
| XYZ | xyz(64.9288, 84.3511, 91.4412) |
| Luminance | 0.8436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.30
Tiffany Blue
#7BF2DA
ΔE00 4.34
Light Aqua
#8CFFDB
ΔE00 5.23
Pale Cyan
#B7FFFA
ΔE00 5.77
Light Cyan
#ACFFFC
ΔE00 5.87
Pale Turquoise
#A5FBD5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0FEEB #FEA0B3
analogous
#A0FEBC #A0FEEB #A0E2FE
triadic
#A0FEEB #EBA0FE #FEEBA0
tetradic
#A0FEEB #BCA0FE #FEA0B3 #E2FEA0
square
#A0FEEB #BCA0FE #FEA0B3 #E2FEA0
split-complementary
#A0FEEB #FEA0E2 #FEBCA0
monochromatic
#27FDD1 #63FDDE #A0FEEB #DDFFF8 #E1FFF9
Accessibility & contrast
On white
1.18
#A0FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#A0FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0FEEB
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0FEEB | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#80FFF8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a0feeb; /* rgb */ color: rgb(160, 254, 235); /* oklch */ color: oklch(93.3% 0.094 179.9);
Tailwind
colors: {
custom: {
50: '#c0fff1',
500: '#a0feeb',
950: '#000000',
},
}SCSS
$custom: #a0feeb; $custom-light: #c0fff1; $custom-dark: #000000;
JSON
{
"hex": "#a0feeb",
"rgb": {
"r": 160,
"g": 254,
"b": 235
},
"hsl": {
"h": 167.872,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.93304,
"c": 0.09371,
"h": 179.9
},
"luminance": 0.84355
}Semantic roles & 50–950 ramp
primary
#A0FEEB
secondary
#E1617B
accent
#002EE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685