#8FF299#8FF299
#8FF299 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.8% C 0.153 H 146.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF299 |
|---|---|
| RGB | rgb(143, 242, 153) |
| HSL | hsl(126, 79%, 75%) |
| HSV | hsv(126, 41%, 95%) |
| CMYK | cmyk(40.9%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(87.80, -46.95, 34.08) |
| CIE-LCH | lch(87.80, 58.01, 144.02°) |
| OKLab | oklab(87.85% -0.1278 0.0849) |
| OKLCH | oklch(87.85% 0.153 146.4) |
| XYZ | xyz(48.8270, 71.6408, 41.3860) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.48
Palegreen
#98FB98
ΔE00 2.44
Mint Green
#8FFF9F
ΔE00 2.77
Foam Green
#90FDA9
ΔE00 2.79
Baby Green
#8CFF9E
ΔE00 2.85
Mint (survey)
#9FFEB0
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF299 #F28FE8
analogous
#B6F28F #8FF299 #8FF2CB
triadic
#8FF299 #998FF2 #F2998F
tetradic
#8FF299 #8FB6F2 #F28FE8 #F2CB8F
square
#8FF299 #8FB6F2 #F28FE8 #F2CB8F
split-complementary
#8FF299 #CB8FF2 #F28FB6
monochromatic
#21E535 #58EC67 #8FF299 #C6F8CB #E4FCE6
Accessibility & contrast
On white
1.37
#8FF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#8FF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF299
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF299 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E293
Deuteranopia (green-blind)
#E6D89E
Tritanopia (blue-blind)
#81EEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #8ff299; /* rgb */ color: rgb(143, 242, 153); /* oklch */ color: oklch(87.8% 0.153 146.4);
Tailwind
colors: {
custom: {
50: '#b4f7b8',
500: '#8ff299',
950: '#000000',
},
}SCSS
$custom: #8ff299; $custom-light: #b4f7b8; $custom-dark: #000000;
JSON
{
"hex": "#8ff299",
"rgb": {
"r": 143,
"g": 242,
"b": 153
},
"hsl": {
"h": 126.061,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.87849,
"c": 0.15342,
"h": 146.4
},
"luminance": 0.71644
}Semantic roles & 50–950 ramp
primary
#8FF299
secondary
#CF57C3
accent
#0AC6DB
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581