#8BD490#8BD490
#8BD490 is a light, moderate green. Relative luminance 0.546; OKLCH L 80.5% C 0.120 H 146.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD490 |
|---|---|
| RGB | rgb(139, 212, 144) |
| HSL | hsl(124, 46%, 69%) |
| HSV | hsv(124, 34%, 83%) |
| CMYK | cmyk(34.4%, 0%, 32.1%, 16.9%) |
| CIE-LAB | lab(78.80, -36.38, 26.65) |
| CIE-LCH | lch(78.80, 45.10, 143.78°) |
| OKLab | oklab(80.45% -0.0992 0.067) |
| OKLCH | oklch(80.45% 0.12 146) |
| XYZ | xyz(39.2231, 54.5876, 34.8499) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.72
Soft Green
#6FC276
ΔE00 5.50
Pistachio
#93C572
ΔE00 6.39
Light Grey Green
#B7E1A1
ΔE00 6.70
Emerald
#50C878
ΔE00 6.75
Lightgreen
#90EE90
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD490 #D48BCF
analogous
#ABD48B #8BD490 #8BD4B5
triadic
#8BD490 #908BD4 #D4908B
tetradic
#8BD490 #8BABD4 #D48BCF #D4B58B
square
#8BD490 #8BABD4 #D48BCF #D4B58B
split-complementary
#8BD490 #B58BD4 #D48BAB
monochromatic
#3EA745 #5EC365 #8BD490 #B8E5BB #E4F5E5
Accessibility & contrast
On white
1.76
#8BD490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#8BD490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD490
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD490 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88C
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#82D0C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8bd490; /* rgb */ color: rgb(139, 212, 144); /* oklch */ color: oklch(80.5% 0.120 146.0);
Tailwind
colors: {
custom: {
50: '#afe1b1',
500: '#8bd490',
950: '#000000',
},
}SCSS
$custom: #8bd490; $custom-light: #afe1b1; $custom-dark: #000000;
JSON
{
"hex": "#8bd490",
"rgb": {
"r": 139,
"g": 212,
"b": 144
},
"hsl": {
"h": 124.11,
"s": 45.912,
"l": 68.824
},
"oklch": {
"l": 0.8045,
"c": 0.11975,
"h": 146
},
"luminance": 0.5459
}Semantic roles & 50–950 ramp
primary
#8BD490
secondary
#AA59A4
accent
#2CAFB9
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111510
muted
#818481