#8FD388#8FD388
#8FD388 is a light, vivid green. Relative luminance 0.542; OKLCH L 80.3% C 0.124 H 142.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD388 |
|---|---|
| RGB | rgb(143, 211, 136) |
| HSL | hsl(114, 46%, 68%) |
| HSV | hsv(114, 36%, 83%) |
| CMYK | cmyk(32.2%, 0%, 35.5%, 17.3%) |
| CIE-LAB | lab(78.58, -35.93, 30.53) |
| CIE-LCH | lch(78.58, 47.14, 139.64°) |
| OKLab | oklab(80.28% -0.098 0.0761) |
| OKLCH | oklch(80.28% 0.124 142.2) |
| XYZ | xyz(39.0643, 54.2040, 31.6919) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.88
Soft Green
#6FC276
ΔE00 5.39
Hospital Green
#9BE5AA
ΔE00 5.86
Light Grey Green
#B7E1A1
ΔE00 6.32
Lightgreen
#90EE90
ΔE00 6.50
Light Moss Green
#A6C875
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD388 #CC88D3
analogous
#B4D388 #8FD388 #88D3A6
triadic
#8FD388 #888FD3 #D3888F
tetradic
#8FD388 #88B4D3 #CC88D3 #D3A688
square
#8FD388 #88B4D3 #CC88D3 #D3A688
split-complementary
#8FD388 #A688D3 #D388B4
monochromatic
#46A43D #65C25B #8FD388 #B9E4B5 #E3F4E1
Accessibility & contrast
On white
1.77
#8FD388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#8FD388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD388
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD388 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C783
Deuteranopia (green-blind)
#CCC08C
Tritanopia (blue-blind)
#89CFC0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fd388; /* rgb */ color: rgb(143, 211, 136); /* oklch */ color: oklch(80.3% 0.124 142.2);
Tailwind
colors: {
custom: {
50: '#b2e1ab',
500: '#8fd388',
950: '#000000',
},
}SCSS
$custom: #8fd388; $custom-light: #b2e1ab; $custom-dark: #000000;
JSON
{
"hex": "#8fd388",
"rgb": {
"r": 143,
"g": 211,
"b": 136
},
"hsl": {
"h": 114.4,
"s": 46.012,
"l": 68.039
},
"oklch": {
"l": 0.8028,
"c": 0.12406,
"h": 142.2
},
"luminance": 0.54206
}Semantic roles & 50–950 ramp
primary
#8FD388
secondary
#A157A9
accent
#2CB9AC
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481