Fluorescent Green#08FF08

#08FF08 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 86.7% C 0.294 H 142.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).

Fluorescent Green — editorial page

Color values

HEX#08FF08
RGBrgb(8, 255, 8)
HSLhsl(120, 100%, 52%)
HSVhsv(120, 97%, 100%)
CMYKcmyk(96.9%, 0%, 96.9%, 0%)
CIE-LABlab(87.77, -85.84, 82.61)
CIE-LCHlch(87.77, 119.14, 136.10°)
OKLaboklab(86.68% -0.233 0.1787)
OKLCHoklch(86.68% 0.294 142.5)
XYZxyz(35.9016, 71.5844, 12.1546)
Luminance0.7159 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#08FF08 #FF08FF
analogous
#84FF08 #08FF08 #08FF84
triadic
#08FF08 #0808FF #FF0808
tetradic
#08FF08 #0884FF #FF08FF #FF8408
square
#08FF08 #0884FF #FF08FF #FF8408
split-complementary
#08FF08 #8408FF #FF0884
monochromatic
#008D00 #00CA00 #08FF08 #45FF45 #82FF82

Accessibility & contrast

On white

1.37
#08FF08 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.32
#08FF08 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #08FF08
15.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##08FF08#FFFFFF#000000##000000
##08FF081.001.3715.3215.32
#FFFFFF1.371.0021.0021.00
#00000015.3221.001.001.00
##00000015.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE500
Deuteranopia (green-blind)
#EFD63C
Tritanopia (blue-blind)
#00F7D9
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #08ff08;
/* rgb */ color: rgb(8, 255, 8);
/* oklch */ color: oklch(86.7% 0.294 142.5);
Tailwind
colors: {
  custom: {
    50: '#89ff70',
    500: '#08ff08',
    950: '#000000',
  },
}
SCSS
$custom: #08ff08;
$custom-light: #89ff70;
$custom-dark: #000000;
JSON
{
  "hex": "#08ff08",
  "rgb": {
    "r": 8,
    "g": 255,
    "b": 8
  },
  "hsl": {
    "h": 120,
    "s": 100,
    "l": 51.569
  },
  "oklch": {
    "l": 0.86682,
    "c": 0.2936,
    "h": 142.5
  },
  "luminance": 0.71589
}

Semantic roles & 50–950 ramp

primary
#08FF08
secondary
#921A92
accent
#29FFFF
background
#FCFFFB
surface
#F5FFF1
border
#CFD7CB
text
#0F1809
muted
#80867D

Preview Lab

Preview with #08FF08

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

Preview Lab → · Contrast checker → · Palette generator →

#08FF08 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva