#14FFFF#14FFFF

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

Color values

HEX#14FFFF
RGBrgb(20, 255, 255)
HSLhsl(180, 100%, 54%)
HSVhsv(180, 92%, 100%)
CMYKcmyk(92.2%, 0%, 0%, 0%)
CIE-LABlab(91.18, -47.64, -14.02)
CIE-LCHlch(91.18, 49.66, 196.40°)
OKLaboklab(90.62% -0.148 -0.0391)
OKLCHoklch(90.62% 0.153 194.8)
XYZxyz(54.0899, 78.8815, 106.9631)
Luminance0.7889 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#14FFFF #FF1414
analogous
#14FF8A #14FFFF #148AFF
triadic
#14FFFF #FF14FF #FFFF14
tetradic
#14FFFF #8A14FF #FF1414 #8AFF14
square
#14FFFF #8A14FF #FF1414 #8AFF14
split-complementary
#14FFFF #FF148A #FF8A14
monochromatic
#009999 #00D6D6 #14FFFF #51FFFF #8EFFFF

Accessibility & contrast

On white

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

On black

16.78
#14FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #14FFFF
16.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##14FFFF#FFFFFF#000000##000000
##14FFFF1.001.2516.7816.78
#FFFFFF1.251.0021.0021.00
#00000016.7821.001.001.00
##00000016.7821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #14ffff;
/* rgb */ color: rgb(20, 255, 255);
/* oklch */ color: oklch(90.6% 0.153 194.8);
Tailwind
colors: {
  custom: {
    50: '#8bffff',
    500: '#14ffff',
    950: '#000000',
  },
}
SCSS
$custom: #14ffff;
$custom-light: #8bffff;
$custom-dark: #000000;
JSON
{
  "hex": "#14ffff",
  "rgb": {
    "r": 20,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 53.922
  },
  "oklch": {
    "l": 0.90615,
    "c": 0.15312,
    "h": 194.8
  },
  "luminance": 0.78889
}

Semantic roles & 50–950 ramp

primary
#14FFFF
secondary
#9C1B1B
accent
#2929FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1818
muted
#808686

Preview Lab

Preview with #14FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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