#8FFEB5#8FFEB5
#8FFEB5 is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.2% C 0.144 H 153.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEB5 |
|---|---|
| RGB | rgb(143, 254, 181) |
| HSL | hsl(141, 98%, 78%) |
| HSV | hsv(141, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(91.71, -47.34, 25.22) |
| CIE-LCH | lch(91.71, 53.64, 151.95°) |
| OKLab | oklab(91.19% -0.1294 0.064) |
| OKLCH | oklch(91.19% 0.144 153.7) |
| XYZ | xyz(55.1063, 80.0556, 56.2556) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 1.71
Seafoam Green
#7AF9AB
ΔE00 2.13
Light Sea Green
#98F6B0
ΔE00 2.17
Foam Green
#90FDA9
ΔE00 2.20
Mint (survey)
#9FFEB0
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEB5 #FE8FD8
analogous
#A0FE8F #8FFEB5 #8FFEED
triadic
#8FFEB5 #B58FFE #FEB58F
tetradic
#8FFEB5 #8FA0FE #FE8FD8 #FEED8F
square
#8FFEB5 #8FA0FE #FE8FD8 #FEED8F
split-complementary
#8FFEB5 #ED8FFE #FE8FA0
monochromatic
#16FD65 #52FD8D #8FFEB5 #CCFFDD #E1FFEB
Accessibility & contrast
On white
1.23
#8FFEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#8FFEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEB5
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEB5 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEB1
Deuteranopia (green-blind)
#EDE3B9
Tritanopia (blue-blind)
#78FCEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffeb5; /* rgb */ color: rgb(143, 254, 181); /* oklch */ color: oklch(91.2% 0.144 153.7);
Tailwind
colors: {
custom: {
50: '#b5ffcb',
500: '#8ffeb5',
950: '#000000',
},
}SCSS
$custom: #8ffeb5; $custom-light: #b5ffcb; $custom-dark: #000000;
JSON
{
"hex": "#8ffeb5",
"rgb": {
"r": 143,
"g": 254,
"b": 181
},
"hsl": {
"h": 140.541,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.91191,
"c": 0.14439,
"h": 153.7
},
"luminance": 0.80059
}Semantic roles & 50–950 ramp
primary
#8FFEB5
secondary
#DF52AF
accent
#0097E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#121813
muted
#828683