#8BE278#8BE278
#8BE278 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.3% C 0.164 H 140.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE278 |
|---|---|
| RGB | rgb(139, 226, 120) |
| HSL | hsl(109, 65%, 68%) |
| HSV | hsv(109, 47%, 89%) |
| CMYK | cmyk(38.5%, 0%, 46.9%, 11.4%) |
| CIE-LAB | lab(82.51, -46.09, 43.55) |
| CIE-LCH | lch(82.51, 63.41, 136.62°) |
| OKLab | oklab(83.34% -0.126 0.1056) |
| OKLCH | oklch(83.34% 0.164 140.1) |
| XYZ | xyz(41.2324, 61.2355, 27.4127) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.68
Lightish Green
#61E160
ΔE00 4.32
Fresh Green
#69D84F
ΔE00 5.18
Light Green
#96F97B
ΔE00 5.26
Palegreen
#98FB98
ΔE00 5.82
Easter Green
#8CFD7E
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE278 #CF78E2
analogous
#C0E278 #8BE278 #78E29A
triadic
#8BE278 #788BE2 #E2788B
tetradic
#8BE278 #78C0E2 #CF78E2 #E29A78
square
#8BE278 #78C0E2 #CF78E2 #E29A78
split-complementary
#8BE278 #9A78E2 #E278C0
monochromatic
#41B828 #60D746 #8BE278 #B6EDAA #E2F8DD
Accessibility & contrast
On white
1.59
#8BE278 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#8BE278 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE278
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE278 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE278 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26F
Deuteranopia (green-blind)
#DBCA7F
Tritanopia (blue-blind)
#84DCC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8be278; /* rgb */ color: rgb(139, 226, 120); /* oklch */ color: oklch(83.3% 0.164 140.1);
Tailwind
colors: {
custom: {
50: '#b1eba1',
500: '#8be278',
950: '#000000',
},
}SCSS
$custom: #8be278; $custom-light: #b1eba1; $custom-dark: #000000;
JSON
{
"hex": "#8be278",
"rgb": {
"r": 139,
"g": 226,
"b": 120
},
"hsl": {
"h": 109.245,
"s": 64.634,
"l": 67.843
},
"oklch": {
"l": 0.83337,
"c": 0.16441,
"h": 140.1
},
"luminance": 0.61238
}Semantic roles & 50–950 ramp
primary
#8BE278
secondary
#A446B9
accent
#19CCAC
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480