#A0EFF2#A0EFF2
#A0EFF2 is a very light, moderate teal. Relative luminance 0.756; OKLCH L 90.2% C 0.077 H 198.9°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A0EFF2 |
|---|---|
| RGB | rgb(160, 239, 242) |
| HSL | hsl(182, 76%, 79%) |
| HSV | hsv(182, 34%, 95%) |
| CMYK | cmyk(33.9%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(89.68, -23.32, -9.14) |
| CIE-LCH | lch(89.68, 25.05, 201.39°) |
| OKLab | oklab(90.22% -0.0732 -0.0251) |
| OKLCH | oklch(90.22% 0.077 198.9) |
| XYZ | xyz(61.3851, 75.6136, 95.3475) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.48
Robin'S Egg Blue
#98EFF9
ΔE00 2.53
Robin Egg Blue
#8AF1FE
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 3.97
Pale Cyan
#B7FFFA
ΔE00 4.62
Pale Sky Blue
#BDF6FE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0EFF2 #F2A3A0
analogous
#A0F2CC #A0EFF2 #A0C6F2
triadic
#A0EFF2 #F2A0EF #EFF2A0
tetradic
#A0EFF2 #CCA0F2 #F2A3A0 #C6F2A0
square
#A0EFF2 #CCA0F2 #F2A3A0 #C6F2A0
split-complementary
#A0EFF2 #F2A0C6 #F2CCA0
monochromatic
#34DDE3 #6AE6EB #A0EFF2 #D6F8F9 #E4FAFB
Accessibility & contrast
On white
1.30
#A0EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#A0EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0EFF2
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0EFF2 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#D6DDF3
Tritanopia (blue-blind)
#80F4F0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a0eff2; /* rgb */ color: rgb(160, 239, 242); /* oklch */ color: oklch(90.2% 0.077 198.9);
Tailwind
colors: {
custom: {
50: '#bff4f6',
500: '#a0eff2',
950: '#000000',
},
}SCSS
$custom: #a0eff2; $custom-light: #bff4f6; $custom-dark: #000000;
JSON
{
"hex": "#a0eff2",
"rgb": {
"r": 160,
"g": 239,
"b": 242
},
"hsl": {
"h": 182.195,
"s": 75.926,
"l": 78.824
},
"oklch": {
"l": 0.90221,
"c": 0.07735,
"h": 198.9
},
"luminance": 0.75617
}Semantic roles & 50–950 ramp
primary
#A0EFF2
secondary
#D06A66
accent
#150DD8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585