#8FEB93#8FEB93
#8FEB93 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.1% C 0.149 H 145.1°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEB93 |
|---|---|
| RGB | rgb(143, 235, 147) |
| HSL | hsl(123, 70%, 74%) |
| HSV | hsv(123, 39%, 92%) |
| CMYK | cmyk(39.1%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(85.69, -44.88, 34.31) |
| CIE-LCH | lch(85.69, 56.50, 142.60°) |
| OKLab | oklab(86.1% -0.1222 0.0853) |
| OKLCH | oklch(86.1% 0.149 145.1) |
| XYZ | xyz(46.3002, 67.3602, 38.1603) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.09
Palegreen
#98FB98
ΔE00 3.58
Foam Green
#90FDA9
ΔE00 4.27
Mint Green
#8FFF9F
ΔE00 4.28
Baby Green
#8CFF9E
ΔE00 4.35
Light Sea Green
#98F6B0
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEB93 #EB8FE7
analogous
#B9EB8F #8FEB93 #8FEBC1
triadic
#8FEB93 #938FEB #EB938F
tetradic
#8FEB93 #8FB9EB #EB8FE7 #EBC18F
square
#8FEB93 #8FB9EB #EB8FE7 #EBC18F
split-complementary
#8FEB93 #C18FEB #EB8FB9
monochromatic
#27D82F #5BE261 #8FEB93 #C3F4C5 #E5FAE6
Accessibility & contrast
On white
1.45
#8FEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#8FEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEB93
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEB93 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8D
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#84E6D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8feb93; /* rgb */ color: rgb(143, 235, 147); /* oklch */ color: oklch(86.1% 0.149 145.1);
Tailwind
colors: {
custom: {
50: '#b3f2b3',
500: '#8feb93',
950: '#000000',
},
}SCSS
$custom: #8feb93; $custom-light: #b3f2b3; $custom-dark: #000000;
JSON
{
"hex": "#8feb93",
"rgb": {
"r": 143,
"g": 235,
"b": 147
},
"hsl": {
"h": 122.609,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.86102,
"c": 0.14905,
"h": 145.1
},
"luminance": 0.67363
}Semantic roles & 50–950 ramp
primary
#8FEB93
secondary
#C659C1
accent
#14C9D2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581