#7FFAFF#7FFAFF

#7FFAFF is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.6% C 0.111 H 198.9°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).

Color values

HEX#7FFAFF
RGBrgb(127, 250, 255)
HSLhsl(182, 100%, 75%)
HSVhsv(182, 50%, 100%)
CMYKcmyk(50.2%, 2%, 0%, 0%)
CIE-LABlab(91.73, -33.11, -13.00)
CIE-LCHlch(91.73, 35.57, 201.44°)
OKLaboklab(91.62% -0.1046 -0.0359)
OKLCHoklch(91.62% 0.111 198.9)
XYZxyz(60.9807, 80.0977, 106.8352)
Luminance0.8010 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFAFF #FF847F
analogous
#7FFFC4 #7FFAFF #7FBAFF
triadic
#7FFAFF #FF7FFA #FAFF7F
tetradic
#7FFAFF #C47FFF #FF847F #BAFF7F
square
#7FFAFF #C47FFF #FF847F #BAFF7F
split-complementary
#7FFAFF #FF7FBA #FFC47F
monochromatic
#05F5FF #42F8FF #7FFAFF #BCFCFF #E0FEFF

Accessibility & contrast

On white

1.23
#7FFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.02
#7FFAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFAFF
17.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFAFF#FFFFFF#000000##000000
##7FFAFF1.001.2317.0217.02
#FFFFFF1.231.0021.0021.00
#00000017.0221.001.001.00
##00000017.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#20FFFB
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #7ffaff;
/* rgb */ color: rgb(127, 250, 255);
/* oklch */ color: oklch(91.6% 0.111 198.9);
Tailwind
colors: {
  custom: {
    50: '#adfcff',
    500: '#7ffaff',
    950: '#000000',
  },
}
SCSS
$custom: #7ffaff;
$custom-light: #adfcff;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffaff",
  "rgb": {
    "r": 127,
    "g": 250,
    "b": 255
  },
  "hsl": {
    "h": 182.344,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.91618,
    "c": 0.1106,
    "h": 198.9
  },
  "luminance": 0.80103
}

Semantic roles & 50–950 ramp

primary
#7FFAFF
secondary
#DE4A44
accent
#0900E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586

Preview Lab

Preview with #7FFAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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