#A0F3FA#A0F3FA
#A0F3FA is a very light, moderate teal. Relative luminance 0.785; OKLCH L 91.3% C 0.081 H 202.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A0F3FA |
|---|---|
| RGB | rgb(160, 243, 250) |
| HSL | hsl(185, 90%, 80%) |
| HSV | hsv(185, 36%, 98%) |
| CMYK | cmyk(36%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(91.00, -23.40, -11.35) |
| CIE-LCH | lch(91.00, 26.01, 205.88°) |
| OKLab | oklab(91.35% -0.0748 -0.0311) |
| OKLCH | oklch(91.35% 0.081 202.6) |
| XYZ | xyz(63.7970, 78.4728, 102.2090) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.42
Robin Egg Blue
#8AF1FE
ΔE00 2.75
Paleturquoise
#AFEEEE
ΔE00 3.53
Light Cyan
#ACFFFC
ΔE00 4.41
Pale Sky Blue
#BDF6FE
ΔE00 4.52
Robin'S Egg
#6DEDFD
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0F3FA #FAA7A0
analogous
#A0FAD4 #A0F3FA #A0C6FA
triadic
#A0F3FA #FAA0F3 #F3FAA0
tetradic
#A0F3FA #D4A0FA #FAA7A0 #C6FAA0
square
#A0F3FA #D4A0FA #FAA7A0 #C6FAA0
split-complementary
#A0F3FA #FAA0C6 #FAD4A0
monochromatic
#2CE4F4 #66ECF7 #A0F3FA #DAFAFD #E2FBFD
Accessibility & contrast
On white
1.26
#A0F3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#A0F3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0F3FA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0F3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0F3FA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#7CF9F5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a0f3fa; /* rgb */ color: rgb(160, 243, 250); /* oklch */ color: oklch(91.3% 0.081 202.6);
Tailwind
colors: {
custom: {
50: '#bff7fc',
500: '#a0f3fa',
950: '#000000',
},
}SCSS
$custom: #a0f3fa; $custom-light: #bff7fc; $custom-dark: #000000;
JSON
{
"hex": "#a0f3fa",
"rgb": {
"r": 160,
"g": 243,
"b": 250
},
"hsl": {
"h": 184.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.91348,
"c": 0.08101,
"h": 202.6
},
"luminance": 0.78477
}Semantic roles & 50–950 ramp
primary
#A0F3FA
secondary
#DC6C63
accent
#1200E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585