#8BE79A#8BE79A
#8BE79A is a very light, vivid green. Relative luminance 0.650; OKLCH L 85.1% C 0.139 H 148.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE79A |
|---|---|
| RGB | rgb(139, 231, 154) |
| HSL | hsl(130, 66%, 73%) |
| HSV | hsv(130, 40%, 91%) |
| CMYK | cmyk(39.8%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(84.47, -43.20, 29.11) |
| CIE-LCH | lch(84.47, 52.10, 146.02°) |
| OKLab | oklab(85.1% -0.1177 0.0731) |
| OKLCH | oklch(85.1% 0.139 148.2) |
| XYZ | xyz(45.0536, 64.9711, 40.7323) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.21
Hospital Green
#9BE5AA
ΔE00 3.71
Light Sea Green
#98F6B0
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 4.61
Foam Green
#90FDA9
ΔE00 4.69
Seafoam Green
#7AF9AB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE79A #E78BD8
analogous
#AAE78B #8BE79A #8BE7C8
triadic
#8BE79A #9A8BE7 #E79A8B
tetradic
#8BE79A #8BAAE7 #E78BD8 #E7C88B
square
#8BE79A #8BAAE7 #E78BD8 #E7C88B
split-complementary
#8BE79A #C88BE7 #E78BAA
monochromatic
#2ACD45 #58DD6E #8BE79A #BEF1C6 #E6FAE9
Accessibility & contrast
On white
1.50
#8BE79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#8BE79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE79A
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE79A | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#DBCF9F
Tritanopia (blue-blind)
#7DE3D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8be79a; /* rgb */ color: rgb(139, 231, 154); /* oklch */ color: oklch(85.1% 0.139 148.2);
Tailwind
colors: {
custom: {
50: '#b0efb8',
500: '#8be79a',
950: '#000000',
},
}SCSS
$custom: #8be79a; $custom-light: #b0efb8; $custom-dark: #000000;
JSON
{
"hex": "#8be79a",
"rgb": {
"r": 139,
"g": 231,
"b": 154
},
"hsl": {
"h": 129.783,
"s": 65.714,
"l": 72.549
},
"oklch": {
"l": 0.85102,
"c": 0.13859,
"h": 148.2
},
"luminance": 0.64974
}Semantic roles & 50–950 ramp
primary
#8BE79A
secondary
#C056AF
accent
#18B0CE
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581