#08FF83#08FF83
#08FF83 is a very light, highly saturated green. Relative luminance 0.732; OKLCH L 87.6% C 0.232 H 151.6°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #08FF83 |
|---|---|
| RGB | rgb(8, 255, 131) |
| HSL | hsl(150, 100%, 52%) |
| HSV | hsv(150, 97%, 100%) |
| CMYK | cmyk(96.9%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(88.55, -76.08, 45.24) |
| CIE-LCH | lch(88.55, 88.51, 149.26°) |
| OKLab | oklab(87.58% -0.2037 0.1101) |
| OKLCH | oklch(87.58% 0.232 151.6) |
| XYZ | xyz(39.9531, 73.2050, 33.4926) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 0.51
Wintergreen
#20F986
ΔE00 1.51
Minty Green
#0BF77D
ΔE00 1.65
Spearmint
#1EF876
ΔE00 1.88
Turquoise Green
#04F489
ΔE00 2.98
Mediumspringgreen
#00FA9A
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FF83 #FF0884
analogous
#09FF08 #08FF83 #08FFFF
triadic
#08FF83 #8308FF #FF8308
tetradic
#08FF83 #0809FF #FF0884 #FFFF08
square
#08FF83 #0809FF #FF0884 #FFFF08
split-complementary
#08FF83 #FF08FF #FF0809
monochromatic
#008D46 #00CA64 #08FF83 #45FFA2 #82FFC0
Accessibility & contrast
On white
1.34
#08FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#08FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FF83
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FF83 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#E8D88C
Tritanopia (blue-blind)
#00FBE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #08ff83; /* rgb */ color: rgb(8, 255, 131); /* oklch */ color: oklch(87.6% 0.232 151.6);
Tailwind
colors: {
custom: {
50: '#85ffa9',
500: '#08ff83',
950: '#000000',
},
}SCSS
$custom: #08ff83; $custom-light: #85ffa9; $custom-dark: #000000;
JSON
{
"hex": "#08ff83",
"rgb": {
"r": 8,
"g": 255,
"b": 131
},
"hsl": {
"h": 149.879,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.87579,
"c": 0.23154,
"h": 151.6
},
"luminance": 0.7321
}Semantic roles & 50–950 ramp
primary
#08FF83
secondary
#921A56
accent
#2994FF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0E1810
muted
#7F8681