#01FFFD#01FFFD

#01FFFD is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.155 H 193.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).

Color values

HEX#01FFFD
RGBrgb(1, 255, 253)
HSLhsl(180, 100%, 50%)
HSVhsv(180, 100%, 100%)
CMYKcmyk(99.6%, 0%, 0.8%, 0%)
CIE-LABlab(91.06, -48.64, -13.18)
CIE-LCHlch(91.06, 50.39, 195.16°)
OKLaboklab(90.48% -0.1502 -0.0368)
OKLCHoklch(90.48% 0.155 193.7)
XYZxyz(53.4936, 78.6111, 105.2635)
Luminance0.7862 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#01FFFD #FF0103
analogous
#01FF7E #01FFFD #0182FF
triadic
#01FFFD #FD01FF #FFFD01
tetradic
#01FFFD #7E01FF #FF0103 #82FF01
square
#01FFFD #7E01FF #FF0103 #82FF01
split-complementary
#01FFFD #FF0182 #FF7E01
monochromatic
#008685 #00C3C1 #01FFFD #3EFFFD #7BFFFE

Accessibility & contrast

On white

1.26
#01FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.72
#01FFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #01FFFD
16.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##01FFFD#FFFFFF#000000##000000
##01FFFD1.001.2616.7216.72
#FFFFFF1.261.0021.0021.00
#00000016.7221.001.001.00
##00000016.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #01fffd;
/* rgb */ color: rgb(1, 255, 253);
/* oklch */ color: oklch(90.5% 0.155 193.7);
Tailwind
colors: {
  custom: {
    50: '#8afffe',
    500: '#01fffd',
    950: '#000000',
  },
}
SCSS
$custom: #01fffd;
$custom-light: #8afffe;
$custom-dark: #000000;
JSON
{
  "hex": "#01fffd",
  "rgb": {
    "r": 1,
    "g": 255,
    "b": 253
  },
  "hsl": {
    "h": 179.528,
    "s": 100,
    "l": 50.196
  },
  "oklch": {
    "l": 0.90477,
    "c": 0.15466,
    "h": 193.7
  },
  "luminance": 0.78618
}

Semantic roles & 50–950 ramp

primary
#01FFFD
secondary
#8C191A
accent
#292AFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685

Preview Lab

Preview with #01FFFD

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

Preview Lab → · Contrast checker → · Palette generator →

#01FFFD Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva