#8FDB8A#8FDB8A
#8FDB8A is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.2% C 0.134 H 142.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDB8A |
|---|---|
| RGB | rgb(143, 219, 138) |
| HSL | hsl(116, 53%, 70%) |
| HSV | hsv(116, 37%, 86%) |
| CMYK | cmyk(34.7%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(80.92, -39.24, 32.60) |
| CIE-LCH | lch(80.92, 51.01, 140.28°) |
| OKLab | oklab(82.19% -0.107 0.081) |
| OKLCH | oklch(82.19% 0.134 142.9) |
| XYZ | xyz(41.2449, 58.3356, 33.1265) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.46
Hospital Green
#9BE5AA
ΔE00 5.30
Light Grey Green
#B7E1A1
ΔE00 6.29
Pistachio
#93C572
ΔE00 6.31
Soft Green
#6FC276
ΔE00 6.75
Light Sea Green
#98F6B0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDB8A #D68ADB
analogous
#B8DB8A #8FDB8A #8ADBAD
triadic
#8FDB8A #8A8FDB #DB8A8F
tetradic
#8FDB8A #8AB8DB #D68ADB #DBAD8A
square
#8FDB8A #8AB8DB #D68ADB #DBAD8A
split-complementary
#8FDB8A #AD8ADB #DB8AB8
monochromatic
#3FB337 #62CD5B #8FDB8A #BCE9B9 #E9F8E8
Accessibility & contrast
On white
1.66
#8FDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#8FDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDB8A
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDB8A | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD84
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#88D6C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8fdb8a; /* rgb */ color: rgb(143, 219, 138); /* oklch */ color: oklch(82.2% 0.134 142.9);
Tailwind
colors: {
custom: {
50: '#b2e6ad',
500: '#8fdb8a',
950: '#000000',
},
}SCSS
$custom: #8fdb8a; $custom-light: #b2e6ad; $custom-dark: #000000;
JSON
{
"hex": "#8fdb8a",
"rgb": {
"r": 143,
"g": 219,
"b": 138
},
"hsl": {
"h": 116.296,
"s": 52.941,
"l": 70
},
"oklch": {
"l": 0.82189,
"c": 0.13421,
"h": 142.9
},
"luminance": 0.58338
}Semantic roles & 50–950 ramp
primary
#8FDB8A
secondary
#AC57B2
accent
#25C0B7
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481