#08FFFF#08FFFF

#08FFFF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.154 H 194.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).

Color values

HEX#08FFFF
RGBrgb(8, 255, 255)
HSLhsl(180, 100%, 52%)
HSVhsv(180, 97%, 100%)
CMYKcmyk(96.9%, 0%, 0%, 0%)
CIE-LABlab(91.14, -47.93, -14.09)
CIE-LCHlch(91.14, 49.96, 196.39°)
OKLaboklab(90.57% -0.149 -0.0393)
OKLCHoklch(90.57% 0.154 194.8)
XYZxyz(53.9015, 78.7844, 106.9543)
Luminance0.7879 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#08FFFF #FF0808
analogous
#08FF84 #08FFFF #0884FF
triadic
#08FFFF #FF08FF #FFFF08
tetradic
#08FFFF #8408FF #FF0808 #84FF08
square
#08FFFF #8408FF #FF0808 #84FF08
split-complementary
#08FFFF #FF0884 #FF8408
monochromatic
#008D8D #00CACA #08FFFF #45FFFF #82FFFF

Accessibility & contrast

On white

1.25
#08FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.76
#08FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #08FFFF
16.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##08FFFF#FFFFFF#000000##000000
##08FFFF1.001.2516.7616.76
#FFFFFF1.251.0021.0021.00
#00000016.7621.001.001.00
##00000016.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D0DDFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #08ffff;
/* rgb */ color: rgb(8, 255, 255);
/* oklch */ color: oklch(90.6% 0.154 194.8);
Tailwind
colors: {
  custom: {
    50: '#8affff',
    500: '#08ffff',
    950: '#000000',
  },
}
SCSS
$custom: #08ffff;
$custom-light: #8affff;
$custom-dark: #000000;
JSON
{
  "hex": "#08ffff",
  "rgb": {
    "r": 8,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 51.569
  },
  "oklch": {
    "l": 0.90566,
    "c": 0.15405,
    "h": 194.8
  },
  "luminance": 0.78792
}

Semantic roles & 50–950 ramp

primary
#08FFFF
secondary
#921A1A
accent
#2929FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1818
muted
#808686

Preview Lab

Preview with #08FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

#08FFFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva