#A0F2FA#A0F2FA
#A0F2FA is a very light, moderate teal. Relative luminance 0.779; OKLCH L 91.1% C 0.080 H 203.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A0F2FA |
|---|---|
| RGB | rgb(160, 242, 250) |
| HSL | hsl(185, 90%, 80%) |
| HSV | hsv(185, 36%, 98%) |
| CMYK | cmyk(36%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(90.72, -22.92, -11.76) |
| CIE-LCH | lch(90.72, 25.76, 207.16°) |
| OKLab | oklab(91.13% -0.0736 -0.0322) |
| OKLCH | oklch(91.13% 0.08 203.7) |
| XYZ | xyz(63.4985, 77.8759, 102.1095) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.11
Robin Egg Blue
#8AF1FE
ΔE00 2.61
Paleturquoise
#AFEEEE
ΔE00 3.65
Pale Sky Blue
#BDF6FE
ΔE00 4.33
Light Cyan
#ACFFFC
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0F2FA #FAA8A0
analogous
#A0FAD5 #A0F2FA #A0C5FA
triadic
#A0F2FA #FAA0F2 #F2FAA0
tetradic
#A0F2FA #D5A0FA #FAA8A0 #C5FAA0
square
#A0F2FA #D5A0FA #FAA8A0 #C5FAA0
split-complementary
#A0F2FA #FAA0C5 #FAD5A0
monochromatic
#2CE2F4 #66EAF7 #A0F2FA #DAFAFD #E2FBFD
Accessibility & contrast
On white
1.27
#A0F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#A0F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0F2FA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0F2FA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#7CF8F4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a0f2fa; /* rgb */ color: rgb(160, 242, 250); /* oklch */ color: oklch(91.1% 0.080 203.7);
Tailwind
colors: {
custom: {
50: '#bff6fc',
500: '#a0f2fa',
950: '#000000',
},
}SCSS
$custom: #a0f2fa; $custom-light: #bff6fc; $custom-dark: #000000;
JSON
{
"hex": "#a0f2fa",
"rgb": {
"r": 160,
"g": 242,
"b": 250
},
"hsl": {
"h": 185.333,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.9113,
"c": 0.08036,
"h": 203.7
},
"luminance": 0.7788
}Semantic roles & 50–950 ramp
primary
#A0F2FA
secondary
#DC6D63
accent
#1400E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585