#7FFBBB#7FFBBB

#7FFBBB is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.0% C 0.144 H 159.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).

Color values

HEX#7FFBBB
RGBrgb(127, 251, 187)
HSLhsl(149, 94%, 74%)
HSVhsv(149, 49%, 98%)
CMYKcmyk(49.4%, 0%, 25.5%, 1.6%)
CIE-LABlab(90.36, -48.96, 20.21)
CIE-LCHlch(90.36, 52.97, 157.57°)
OKLaboklab(89.97% -0.1346 0.0516)
OKLCHoklch(89.97% 0.144 159)
XYZxyz(52.2150, 77.0899, 59.1324)
Luminance0.7709 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFBBB #FB7FBF
analogous
#81FB7F #7FFBBB #7FFBF9
triadic
#7FFBBB #BB7FFB #FBBB7F
tetradic
#7FFBBB #7F81FB #FB7FBF #FBF97F
square
#7FFBBB #7F81FB #FB7FBF #FBF97F
split-complementary
#7FFBBB #F97FFB #FB7F81
monochromatic
#08F77C #44F99B #7FFBBB #BAFDDB #E1FEEF

Accessibility & contrast

On white

1.28
#7FFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.42
#7FFBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFBBB
16.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFBBB#FFFFFF#000000##000000
##7FFBBB1.001.2816.4216.42
#FFFFFF1.281.0021.0021.00
#00000016.4221.001.001.00
##00000016.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#5BFAEA
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #7ffbbb;
/* rgb */ color: rgb(127, 251, 187);
/* oklch */ color: oklch(90.0% 0.144 159.0);
Tailwind
colors: {
  custom: {
    50: '#abfdcf',
    500: '#7ffbbb',
    950: '#000000',
  },
}
SCSS
$custom: #7ffbbb;
$custom-light: #abfdcf;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffbbb",
  "rgb": {
    "r": 127,
    "g": 251,
    "b": 187
  },
  "hsl": {
    "h": 149.032,
    "s": 93.939,
    "l": 74.118
  },
  "oklch": {
    "l": 0.89966,
    "c": 0.1441,
    "h": 159
  },
  "luminance": 0.77094
}

Semantic roles & 50–950 ramp

primary
#7FFBBB
secondary
#D94691
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683

Preview Lab

Preview with #7FFBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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