#8BF288#8BF288
#8BF288 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.4% C 0.172 H 143.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF288 |
|---|---|
| RGB | rgb(139, 242, 136) |
| HSL | hsl(118, 80%, 74%) |
| HSV | hsv(118, 44%, 95%) |
| CMYK | cmyk(42.6%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(87.37, -50.63, 41.91) |
| CIE-LCH | lch(87.37, 65.72, 140.38°) |
| OKLab | oklab(87.38% -0.1379 0.1026) |
| OKLCH | oklch(87.38% 0.172 143.4) |
| XYZ | xyz(46.8413, 70.7678, 34.4791) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.84
Palegreen
#98FB98
ΔE00 2.42
Easter Green
#8CFD7E
ΔE00 3.29
Light Green
#96F97B
ΔE00 3.35
Baby Green
#8CFF9E
ΔE00 3.51
Mint Green
#8FFF9F
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF288 #EF88F2
analogous
#C0F288 #8BF288 #88F2BA
triadic
#8BF288 #888BF2 #F2888B
tetradic
#8BF288 #88C0F2 #EF88F2 #F2BA88
square
#8BF288 #88C0F2 #EF88F2 #F2BA88
split-complementary
#8BF288 #BA88F2 #F288C0
monochromatic
#1FE61A #55EC51 #8BF288 #C1F8BF #E4FCE3
Accessibility & contrast
On white
1.39
#8BF288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#8BF288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF288
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF288 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E180
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#7FECD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8bf288; /* rgb */ color: rgb(139, 242, 136); /* oklch */ color: oklch(87.4% 0.172 143.4);
Tailwind
colors: {
custom: {
50: '#b2f7ac',
500: '#8bf288',
950: '#000000',
},
}SCSS
$custom: #8bf288; $custom-light: #b2f7ac; $custom-dark: #000000;
JSON
{
"hex": "#8bf288",
"rgb": {
"r": 139,
"g": 242,
"b": 136
},
"hsl": {
"h": 118.302,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.87375,
"c": 0.17184,
"h": 143.4
},
"luminance": 0.70771
}Semantic roles & 50–950 ramp
primary
#8BF288
secondary
#CA50CE
accent
#09DDD7
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581