#8BDF8A#8BDF8A
#8BDF8A is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.9% C 0.142 H 143.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDF8A |
|---|---|
| RGB | rgb(139, 223, 138) |
| HSL | hsl(119, 57%, 71%) |
| HSV | hsv(119, 38%, 87%) |
| CMYK | cmyk(37.7%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(81.89, -42.26, 33.83) |
| CIE-LCH | lch(81.89, 54.13, 141.32°) |
| OKLab | oklab(82.92% -0.1151 0.0839) |
| OKLCH | oklch(82.92% 0.142 143.9) |
| XYZ | xyz(41.6207, 60.0970, 33.4466) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.41
Hospital Green
#9BE5AA
ΔE00 5.44
Palegreen
#98FB98
ΔE00 6.13
Light Sea Green
#98F6B0
ΔE00 6.35
Lightish Green
#61E160
ΔE00 6.49
Weird Green
#3AE57F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDF8A #DE8ADF
analogous
#B5DF8A #8BDF8A #8ADFB3
triadic
#8BDF8A #8A8BDF #DF8A8B
tetradic
#8BDF8A #8AB5DF #DE8ADF #DFB38A
square
#8BDF8A #8AB5DF #DE8ADF #DFB38A
split-complementary
#8BDF8A #B38ADF #DF8AB5
monochromatic
#35BB33 #5BD25A #8BDF8A #BBECBA #E7F8E7
Accessibility & contrast
On white
1.61
#8BDF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#8BDF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDF8A
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDF8A | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D184
Deuteranopia (green-blind)
#D6C88F
Tritanopia (blue-blind)
#82DACA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8bdf8a; /* rgb */ color: rgb(139, 223, 138); /* oklch */ color: oklch(82.9% 0.142 143.9);
Tailwind
colors: {
custom: {
50: '#b0e9ad',
500: '#8bdf8a',
950: '#000000',
},
}SCSS
$custom: #8bdf8a; $custom-light: #b0e9ad; $custom-dark: #000000;
JSON
{
"hex": "#8bdf8a",
"rgb": {
"r": 139,
"g": 223,
"b": 138
},
"hsl": {
"h": 119.294,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.82922,
"c": 0.14249,
"h": 143.9
},
"luminance": 0.60099
}Semantic roles & 50–950 ramp
primary
#8BDF8A
secondary
#B657B7
accent
#21C5C3
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481