#A0FFFF#A0FFFF

#A0FFFF is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.1% C 0.090 H 195.7°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).

Color values

HEX#A0FFFF
RGBrgb(160, 255, 255)
HSLhsl(180, 100%, 81%)
HSVhsv(180, 37%, 100%)
CMYKcmyk(37.3%, 0%, 0%, 0%)
CIE-LABlab(94.40, -28.02, -8.88)
CIE-LCHlch(94.40, 29.39, 197.59°)
OKLaboklab(94.12% -0.0868 -0.0244)
OKLCHoklch(94.12% 0.09 195.7)
XYZxyz(68.3005, 86.2089, 107.6293)
Luminance0.8621 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#A0FFFF #FFA0A0
analogous
#A0FFD0 #A0FFFF #A0D0FF
triadic
#A0FFFF #FFA0FF #FFFFA0
tetradic
#A0FFFF #D0A0FF #FFA0A0 #D0FFA0
square
#A0FFFF #D0A0FF #FFA0A0 #D0FFA0
split-complementary
#A0FFFF #FFA0D0 #FFD0A0
monochromatic
#26FFFF #63FFFF #A0FFFF #DDFFFF #E0FFFF

Accessibility & contrast

On white

1.15
#A0FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.24
#A0FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #A0FFFF
18.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##A0FFFF#FFFFFF#000000##000000
##A0FFFF1.001.1518.2418.24
#FFFFFF1.151.0021.0021.00
#00000018.2421.001.001.00
##00000018.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F6FF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#77FFFF
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #a0ffff;
/* rgb */ color: rgb(160, 255, 255);
/* oklch */ color: oklch(94.1% 0.090 195.7);
Tailwind
colors: {
  custom: {
    50: '#c0ffff',
    500: '#a0ffff',
    950: '#000000',
  },
}
SCSS
$custom: #a0ffff;
$custom-light: #c0ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#a0ffff",
  "rgb": {
    "r": 160,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 81.373
  },
  "oklch": {
    "l": 0.9412,
    "c": 0.09019,
    "h": 195.7
  },
  "luminance": 0.86214
}

Semantic roles & 50–950 ramp

primary
#A0FFFF
secondary
#E36060
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686

Preview Lab

Preview with #A0FFFF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#A0FFFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva