#8BE69A#8BE69A
#8BE69A is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.9% C 0.137 H 148.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE69A |
|---|---|
| RGB | rgb(139, 230, 154) |
| HSL | hsl(130, 65%, 72%) |
| HSV | hsv(130, 40%, 90%) |
| CMYK | cmyk(39.6%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(84.18, -42.77, 28.73) |
| CIE-LCH | lch(84.18, 51.52, 146.11°) |
| OKLab | oklab(84.87% -0.1166 0.0722) |
| OKLCH | oklch(84.87% 0.137 148.2) |
| XYZ | xyz(44.7746, 64.4130, 40.6392) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.42
Hospital Green
#9BE5AA
ΔE00 3.56
Light Sea Green
#98F6B0
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.77
Foam Green
#90FDA9
ΔE00 4.92
Seafoam Green
#7AF9AB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE69A #E68BD7
analogous
#AAE68B #8BE69A #8BE6C7
triadic
#8BE69A #9A8BE6 #E69A8B
tetradic
#8BE69A #8BAAE6 #E68BD7 #E6C78B
square
#8BE69A #8BAAE6 #E68BD7 #E6C78B
split-complementary
#8BE69A #C78BE6 #E68BAA
monochromatic
#2CCB46 #59DB6E #8BE69A #BDF1C6 #E6FAE9
Accessibility & contrast
On white
1.51
#8BE69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#8BE69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE69A
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE69A | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#7DE2D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8be69a; /* rgb */ color: rgb(139, 230, 154); /* oklch */ color: oklch(84.9% 0.137 148.2);
Tailwind
colors: {
custom: {
50: '#b0eeb8',
500: '#8be69a',
950: '#000000',
},
}SCSS
$custom: #8be69a; $custom-light: #b0eeb8; $custom-dark: #000000;
JSON
{
"hex": "#8be69a",
"rgb": {
"r": 139,
"g": 230,
"b": 154
},
"hsl": {
"h": 129.89,
"s": 64.539,
"l": 72.353
},
"oklch": {
"l": 0.84868,
"c": 0.1371,
"h": 148.2
},
"luminance": 0.64416
}Semantic roles & 50–950 ramp
primary
#8BE69A
secondary
#BF56AE
accent
#19AFCC
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581