#7FFCFF#7FFCFF

#7FFCFF is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.1% C 0.112 H 197.5°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).

Color values

HEX#7FFCFF
RGBrgb(127, 252, 255)
HSLhsl(181, 100%, 75%)
HSVhsv(181, 50%, 100%)
CMYKcmyk(50.2%, 1.2%, 0%, 0%)
CIE-LABlab(92.29, -34.04, -12.17)
CIE-LCHlch(92.29, 36.15, 199.67°)
OKLaboklab(92.07% -0.1067 -0.0336)
OKLCHoklch(92.07% 0.112 197.5)
XYZxyz(61.6054, 81.3472, 107.0434)
Luminance0.8135 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFCFF #FF827F
analogous
#7FFFC2 #7FFCFF #7FBCFF
triadic
#7FFCFF #FF7FFC #FCFF7F
tetradic
#7FFCFF #C27FFF #FF827F #BCFF7F
square
#7FFCFF #C27FFF #FF827F #BCFF7F
split-complementary
#7FFCFF #FF7FBC #FFC27F
monochromatic
#05F9FF #42FBFF #7FFCFF #BCFDFF #E0FEFF

Accessibility & contrast

On white

1.22
#7FFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.27
#7FFCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFCFF
17.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFCFF#FFFFFF#000000##000000
##7FFCFF1.001.2217.2717.27
#FFFFFF1.221.0021.0021.00
#00000017.2721.001.001.00
##00000017.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#1EFFFD
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #7ffcff;
/* rgb */ color: rgb(127, 252, 255);
/* oklch */ color: oklch(92.1% 0.112 197.5);
Tailwind
colors: {
  custom: {
    50: '#adfdff',
    500: '#7ffcff',
    950: '#000000',
  },
}
SCSS
$custom: #7ffcff;
$custom-light: #adfdff;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffcff",
  "rgb": {
    "r": 127,
    "g": 252,
    "b": 255
  },
  "hsl": {
    "h": 181.406,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.92067,
    "c": 0.11191,
    "h": 197.5
  },
  "luminance": 0.81353
}

Semantic roles & 50–950 ramp

primary
#7FFCFF
secondary
#DE4844
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586

Preview Lab

Preview with #7FFCFF

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

Preview Lab → · Contrast checker → · Palette generator →

#7FFCFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva