#7FFFF3#7FFFF3

#7FFFF3 is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.116 H 187.3°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).

Color values

HEX#7FFFF3
RGBrgb(127, 255, 243)
HSLhsl(174, 100%, 75%)
HSVhsv(174, 50%, 100%)
CMYKcmyk(50.2%, 0%, 4.7%, 0%)
CIE-LABlab(92.79, -38.40, -5.20)
CIE-LCHlch(92.79, 38.75, 187.71°)
OKLaboklab(92.37% -0.1148 -0.0146)
OKLCHoklch(92.37% 0.116 187.3)
XYZxyz(60.6833, 82.4976, 97.5024)
Luminance0.8250 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFFF3 #FF7F8B
analogous
#7FFFB3 #7FFFF3 #7FCBFF
triadic
#7FFFF3 #F37FFF #FFF37F
tetradic
#7FFFF3 #B37FFF #FF7F8B #CBFF7F
square
#7FFFF3 #B37FFF #FF7F8B #CBFF7F
split-complementary
#7FFFF3 #FF7FCB #FFB37F
monochromatic
#05FFE8 #42FFED #7FFFF3 #BCFFF9 #E0FFFC

Accessibility & contrast

On white

1.20
#7FFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.50
#7FFFF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFFF3
17.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFFF3#FFFFFF#000000##000000
##7FFFF31.001.2017.5017.50
#FFFFFF1.201.0021.0021.00
#00000017.5021.001.001.00
##00000017.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F3F3
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#30FFFB
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #7ffff3;
/* rgb */ color: rgb(127, 255, 243);
/* oklch */ color: oklch(92.4% 0.116 187.3);
Tailwind
colors: {
  custom: {
    50: '#adfff7',
    500: '#7ffff3',
    950: '#000000',
  },
}
SCSS
$custom: #7ffff3;
$custom-light: #adfff7;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffff3",
  "rgb": {
    "r": 127,
    "g": 255,
    "b": 243
  },
  "hsl": {
    "h": 174.375,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.92367,
    "c": 0.11575,
    "h": 187.3
  },
  "luminance": 0.82503
}

Semantic roles & 50–950 ramp

primary
#7FFFF3
secondary
#DE4453
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685

Preview Lab

Preview with #7FFFF3

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

Preview Lab → · Contrast checker → · Palette generator →

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