#08FF80#08FF80
#08FF80 is a very light, highly saturated green. Relative luminance 0.731; OKLCH L 87.5% C 0.234 H 151.1°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #08FF80 |
|---|---|
| RGB | rgb(8, 255, 128) |
| HSL | hsl(149, 100%, 52%) |
| HSV | hsv(149, 97%, 100%) |
| CMYK | cmyk(96.9%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(88.51, -76.54, 46.61) |
| CIE-LCH | lch(88.51, 89.62, 148.66°) |
| OKLab | oklab(87.54% -0.2049 0.1131) |
| OKLCH | oklch(87.54% 0.234 151.1) |
| XYZ | xyz(39.7527, 73.1248, 32.4372) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 0.12
Spearmint
#1EF876
ΔE00 1.65
Minty Green
#0BF77D
ΔE00 1.68
Wintergreen
#20F986
ΔE00 1.77
Turquoise Green
#04F489
ΔE00 3.25
Mediumspringgreen
#00FA9A
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FF80 #FF0887
analogous
#0CFF08 #08FF80 #08FFFC
triadic
#08FF80 #8008FF #FF8008
tetradic
#08FF80 #080CFF #FF0887 #FFFC08
square
#08FF80 #080CFF #FF0887 #FFFC08
split-complementary
#08FF80 #FC08FF #FF080C
monochromatic
#008D44 #00CA62 #08FF80 #45FF9F #82FFBF
Accessibility & contrast
On white
1.34
#08FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#08FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FF80
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FF80 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#00FBE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #08ff80; /* rgb */ color: rgb(8, 255, 128); /* oklch */ color: oklch(87.5% 0.234 151.1);
Tailwind
colors: {
custom: {
50: '#85ffa7',
500: '#08ff80',
950: '#000000',
},
}SCSS
$custom: #08ff80; $custom-light: #85ffa7; $custom-dark: #000000;
JSON
{
"hex": "#08ff80",
"rgb": {
"r": 8,
"g": 255,
"b": 128
},
"hsl": {
"h": 149.15,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.87535,
"c": 0.23402,
"h": 151.1
},
"luminance": 0.7313
}Semantic roles & 50–950 ramp
primary
#08FF80
secondary
#921A57
accent
#2997FF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0E1810
muted
#7F8680