#00F3FF#00F3FF

#00F3FF is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.7% C 0.149 H 201.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).

Color values

HEX#00F3FF
RGBrgb(0, 243, 255)
HSLhsl(183, 100%, 50%)
HSVhsv(183, 100%, 100%)
CMYKcmyk(100%, 4.7%, 0%, 0%)
CIE-LABlab(87.64, -42.84, -19.35)
CIE-LCHlch(87.64, 47.01, 204.31°)
OKLaboklab(87.71% -0.1391 -0.0539)
OKLCHoklch(87.71% 0.149 201.2)
XYZxyz(50.0922, 71.3144, 105.7132)
Luminance0.7132 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#00F3FF #FF0C00
analogous
#00FF8C #00F3FF #0073FF
triadic
#00F3FF #FF00F3 #F3FF00
tetradic
#00F3FF #8C00FF #FF0C00 #73FF00
square
#00F3FF #8C00FF #FF0C00 #73FF00
split-complementary
#00F3FF #FF0073 #FF8C00
monochromatic
#007E85 #00B9C2 #00F3FF #3DF6FF #7AF9FF

Accessibility & contrast

On white

1.38
#00F3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.26
#00F3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #00F3FF
15.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##00F3FF#FFFFFF#000000##000000
##00F3FF1.001.3815.2615.26
#FFFFFF1.381.0021.0021.00
#00000015.2621.001.001.00
##00000015.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#C3D3FF
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #00f3ff;
/* rgb */ color: rgb(0, 243, 255);
/* oklch */ color: oklch(87.7% 0.149 201.2);
Tailwind
colors: {
  custom: {
    50: '#88f7ff',
    500: '#00f3ff',
    950: '#000000',
  },
}
SCSS
$custom: #00f3ff;
$custom-light: #88f7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#00f3ff",
  "rgb": {
    "r": 0,
    "g": 243,
    "b": 255
  },
  "hsl": {
    "h": 182.824,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.87711,
    "c": 0.14916,
    "h": 201.2
  },
  "luminance": 0.71321
}

Semantic roles & 50–950 ramp

primary
#00F3FF
secondary
#8B1E18
accent
#3329FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0E1718
muted
#7F8586

Preview Lab

Preview with #00F3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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