#8FF294#8FF294
#8FF294 is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.8% C 0.158 H 145.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF294 |
|---|---|
| RGB | rgb(143, 242, 148) |
| HSL | hsl(123, 79%, 75%) |
| HSV | hsv(123, 41%, 95%) |
| CMYK | cmyk(40.9%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(87.72, -47.72, 36.48) |
| CIE-LCH | lch(87.72, 60.06, 142.61°) |
| OKLab | oklab(87.76% -0.1299 0.0904) |
| OKLCH | oklch(87.76% 0.158 145.2) |
| XYZ | xyz(48.4227, 71.4790, 39.2565) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.96
Palegreen
#98FB98
ΔE00 2.05
Mint Green
#8FFF9F
ΔE00 2.79
Baby Green
#8CFF9E
ΔE00 2.85
Foam Green
#90FDA9
ΔE00 3.35
Mint (survey)
#9FFEB0
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF294 #F28FED
analogous
#BBF28F #8FF294 #8FF2C5
triadic
#8FF294 #948FF2 #F2948F
tetradic
#8FF294 #8FBBF2 #F28FED #F2C58F
square
#8FF294 #8FBBF2 #F28FED #F2C58F
split-complementary
#8FF294 #C58FF2 #F28FBB
monochromatic
#21E52B #58EC60 #8FF294 #C6F8C8 #E4FCE5
Accessibility & contrast
On white
1.37
#8FF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#8FF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF294
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF294 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28D
Deuteranopia (green-blind)
#E7D89A
Tritanopia (blue-blind)
#82EDDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #8ff294; /* rgb */ color: rgb(143, 242, 148); /* oklch */ color: oklch(87.8% 0.158 145.2);
Tailwind
colors: {
custom: {
50: '#b4f7b4',
500: '#8ff294',
950: '#000000',
},
}SCSS
$custom: #8ff294; $custom-light: #b4f7b4; $custom-dark: #000000;
JSON
{
"hex": "#8ff294",
"rgb": {
"r": 143,
"g": 242,
"b": 148
},
"hsl": {
"h": 123.03,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.8776,
"c": 0.15825,
"h": 145.2
},
"luminance": 0.71482
}Semantic roles & 50–950 ramp
primary
#8FF294
secondary
#CF57C9
accent
#0AD1DB
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581