#8FDE91#8FDE91
#8FDE91 is a very light, vivid green. Relative luminance 0.601; OKLCH L 83.0% C 0.132 H 144.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDE91 |
|---|---|
| RGB | rgb(143, 222, 145) |
| HSL | hsl(122, 54%, 72%) |
| HSV | hsv(122, 36%, 87%) |
| CMYK | cmyk(35.6%, 0%, 34.7%, 12.9%) |
| CIE-LAB | lab(81.91, -39.49, 30.32) |
| CIE-LCH | lch(81.91, 49.79, 142.48°) |
| OKLab | oklab(83.02% -0.1076 0.0758) |
| OKLCH | oklch(83.02% 0.132 144.8) |
| XYZ | xyz(42.5578, 60.1243, 36.1453) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.15
Hospital Green
#9BE5AA
ΔE00 4.21
Light Sea Green
#98F6B0
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 6.19
Light Mint Green
#A6FBB2
ΔE00 6.58
Light Sage
#BCECAC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDE91 #DE8FDC
analogous
#B5DE8F #8FDE91 #8FDEB9
triadic
#8FDE91 #918FDE #DE918F
tetradic
#8FDE91 #8FB5DE #DE8FDC #DEB98F
square
#8FDE91 #8FB5DE #DE8FDC #DEB98F
split-complementary
#8FDE91 #B98FDE #DE8FB5
monochromatic
#37BB3B #60D063 #8FDE91 #BEECBF #E7F8E8
Accessibility & contrast
On white
1.61
#8FDE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#8FDE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDE91
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDE91 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08C
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#86DACA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8fde91; /* rgb */ color: rgb(143, 222, 145); /* oklch */ color: oklch(83.0% 0.132 144.8);
Tailwind
colors: {
custom: {
50: '#b2e8b2',
500: '#8fde91',
950: '#000000',
},
}SCSS
$custom: #8fde91; $custom-light: #b2e8b2; $custom-dark: #000000;
JSON
{
"hex": "#8fde91",
"rgb": {
"r": 143,
"g": 222,
"b": 145
},
"hsl": {
"h": 121.519,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.83022,
"c": 0.13166,
"h": 144.8
},
"luminance": 0.60127
}Semantic roles & 50–950 ramp
primary
#8FDE91
secondary
#B65BB3
accent
#24BEC2
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111611
muted
#818481