#8BE28C#8BE28C
#8BE28C is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.7% C 0.145 H 144.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE28C |
|---|---|
| RGB | rgb(139, 226, 140) |
| HSL | hsl(121, 60%, 72%) |
| HSV | hsv(121, 38%, 89%) |
| CMYK | cmyk(38.5%, 0%, 38.1%, 11.4%) |
| CIE-LAB | lab(82.79, -43.26, 34.00) |
| CIE-LCH | lch(82.79, 55.02, 141.83°) |
| OKLab | oklab(83.67% -0.1178 0.0844) |
| OKLCH | oklch(83.67% 0.145 144.4) |
| XYZ | xyz(42.5754, 61.7727, 34.4858) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.75
Hospital Green
#9BE5AA
ΔE00 5.34
Palegreen
#98FB98
ΔE00 5.47
Light Sea Green
#98F6B0
ΔE00 5.82
Foam Green
#90FDA9
ΔE00 6.13
Mint Green
#8FFF9F
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE28C #E28BE1
analogous
#B6E28B #8BE28C #8BE2B8
triadic
#8BE28C #8C8BE2 #E28C8B
tetradic
#8BE28C #8BB6E2 #E28BE1 #E2B88B
square
#8BE28C #8BB6E2 #E28BE1 #E2B88B
split-complementary
#8BE28C #B88BE2 #E28BB6
monochromatic
#31C232 #5AD65B #8BE28C #BCEEBD #E7F9E7
Accessibility & contrast
On white
1.57
#8BE28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#8BE28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE28C
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE28C | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D386
Deuteranopia (green-blind)
#D8CB91
Tritanopia (blue-blind)
#81DDCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8be28c; /* rgb */ color: rgb(139, 226, 140); /* oklch */ color: oklch(83.7% 0.145 144.4);
Tailwind
colors: {
custom: {
50: '#b0ebae',
500: '#8be28c',
950: '#000000',
},
}SCSS
$custom: #8be28c; $custom-light: #b0ebae; $custom-dark: #000000;
JSON
{
"hex": "#8be28c",
"rgb": {
"r": 139,
"g": 226,
"b": 140
},
"hsl": {
"h": 120.69,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.83665,
"c": 0.14495,
"h": 144.4
},
"luminance": 0.61775
}Semantic roles & 50–950 ramp
primary
#8BE28C
secondary
#BA57B9
accent
#1EC6C8
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481