#08FF00#08FF00

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

Color values

HEX#08FF00
RGBrgb(8, 255, 0)
HSLhsl(118, 100%, 50%)
HSVhsv(118, 100%, 100%)
CMYKcmyk(96.9%, 0%, 100%, 0%)
CIE-LABlab(87.76, -85.95, 83.21)
CIE-LCHlch(87.76, 119.63, 135.93°)
OKLaboklab(86.67% -0.2333 0.1795)
OKLCHoklch(86.67% 0.294 142.4)
XYZxyz(35.8578, 71.5669, 11.9239)
Luminance0.7157 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#08FF00 #F700FF
analogous
#87FF00 #08FF00 #00FF78
triadic
#08FF00 #0008FF #FF0008
tetradic
#08FF00 #0087FF #F700FF #FF7800
square
#08FF00 #0087FF #F700FF #FF7800
split-complementary
#08FF00 #7800FF #FF0087
monochromatic
#048500 #06C200 #08FF00 #43FF3D #7FFF7A

Accessibility & contrast

On white

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

On black

15.31
#08FF00 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #08FF00
15.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##08FF00#FFFFFF#000000##000000
##08FF001.001.3715.3115.31
#FFFFFF1.371.0021.0021.00
#00000015.3121.001.001.00
##00000015.3121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #08ff00;
/* rgb */ color: rgb(8, 255, 0);
/* oklch */ color: oklch(86.7% 0.294 142.4);
Tailwind
colors: {
  custom: {
    50: '#89ff6f',
    500: '#08ff00',
    950: '#000000',
  },
}
SCSS
$custom: #08ff00;
$custom-light: #89ff6f;
$custom-dark: #000000;
JSON
{
  "hex": "#08ff00",
  "rgb": {
    "r": 8,
    "g": 255,
    "b": 0
  },
  "hsl": {
    "h": 118.118,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.86672,
    "c": 0.29443,
    "h": 142.4
  },
  "luminance": 0.71572
}

Semantic roles & 50–950 ramp

primary
#08FF00
secondary
#87188B
accent
#29FFF8
background
#FCFFFB
surface
#F5FFF1
border
#CFD7CB
text
#0F1809
muted
#80867D

Preview Lab

Preview with #08FF00

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

Preview Lab → · Contrast checker → · Palette generator →

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