#7FFFFF#7FFFFF

#7FFFFF is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.7% C 0.114 H 195.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).

Color values

HEX#7FFFFF
RGBrgb(127, 255, 255)
HSLhsl(180, 100%, 75%)
HSVhsv(180, 50%, 100%)
CMYKcmyk(50.2%, 0%, 0%, 0%)
CIE-LABlab(93.12, -35.43, -10.92)
CIE-LCHlch(93.12, 37.08, 197.13°)
OKLaboklab(92.74% -0.1099 -0.0302)
OKLCHoklch(92.74% 0.114 195.4)
XYZxyz(62.5550, 83.2463, 107.3599)
Luminance0.8325 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFFFF #FF7F7F
analogous
#7FFFBF #7FFFFF #7FBFFF
triadic
#7FFFFF #FF7FFF #FFFF7F
tetradic
#7FFFFF #BF7FFF #FF7F7F #BFFF7F
square
#7FFFFF #BF7FFF #FF7F7F #BFFF7F
split-complementary
#7FFFFF #FF7FBF #FFBF7F
monochromatic
#05FFFF #42FFFF #7FFFFF #BCFFFF #E0FFFF

Accessibility & contrast

On white

1.19
#7FFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.65
#7FFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFFFF
17.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFFFF#FFFFFF#000000##000000
##7FFFFF1.001.1917.6517.65
#FFFFFF1.191.0021.0021.00
#00000017.6521.001.001.00
##00000017.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#1BFFFF
Achromatopsia (no color)
#EBEBEB

Design tokens & code

CSS
--color: #7fffff;
/* rgb */ color: rgb(127, 255, 255);
/* oklch */ color: oklch(92.7% 0.114 195.4);
Tailwind
colors: {
  custom: {
    50: '#aeffff',
    500: '#7fffff',
    950: '#000000',
  },
}
SCSS
$custom: #7fffff;
$custom-light: #aeffff;
$custom-dark: #000000;
JSON
{
  "hex": "#7fffff",
  "rgb": {
    "r": 127,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.9274,
    "c": 0.114,
    "h": 195.4
  },
  "luminance": 0.83252
}

Semantic roles & 50–950 ramp

primary
#7FFFFF
secondary
#DE4444
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686

Preview Lab

Preview with #7FFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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