#00FFFE#00FFFE

#00FFFE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.155 H 194.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).

Color values

HEX#00FFFE
RGBrgb(0, 255, 254)
HSLhsl(180, 100%, 50%)
HSVhsv(180, 100%, 100%)
CMYKcmyk(100%, 0%, 0.4%, 0%)
CIE-LABlab(91.08, -48.37, -13.66)
CIE-LCHlch(91.08, 50.26, 195.76°)
OKLaboklab(90.51% -0.1499 -0.0381)
OKLCHoklch(90.51% 0.155 194.3)
XYZxyz(53.6408, 78.6685, 106.1040)
Luminance0.7868 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#00FFFE #FF0001
analogous
#00FF7F #00FFFE #0080FF
triadic
#00FFFE #FE00FF #FFFE00
tetradic
#00FFFE #7F00FF #FF0001 #80FF00
square
#00FFFE #7F00FF #FF0001 #80FF00
split-complementary
#00FFFE #FF0080 #FF7F00
monochromatic
#008584 #00C2C1 #00FFFE #3DFFFE #7AFFFE

Accessibility & contrast

On white

1.25
#00FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.74
#00FFFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #00FFFE
16.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##00FFFE#FFFFFF#000000##000000
##00FFFE1.001.2516.7416.74
#FFFFFF1.251.0021.0021.00
#00000016.7421.001.001.00
##00000016.7421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #00fffe;
/* rgb */ color: rgb(0, 255, 254);
/* oklch */ color: oklch(90.5% 0.155 194.3);
Tailwind
colors: {
  custom: {
    50: '#8afffe',
    500: '#00fffe',
    950: '#000000',
  },
}
SCSS
$custom: #00fffe;
$custom-light: #8afffe;
$custom-dark: #000000;
JSON
{
  "hex": "#00fffe",
  "rgb": {
    "r": 0,
    "g": 255,
    "b": 254
  },
  "hsl": {
    "h": 179.765,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.90507,
    "c": 0.15462,
    "h": 194.3
  },
  "luminance": 0.78676
}

Semantic roles & 50–950 ramp

primary
#00FFFE
secondary
#8B1819
accent
#292AFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685

Preview Lab

Preview with #00FFFE

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

Preview Lab → · Contrast checker → · Palette generator →

#00FFFE Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva