#8FFA75#8FFA75
#8FFA75 is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.2% C 0.198 H 139.8°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFA75 |
|---|---|
| RGB | rgb(143, 250, 117) |
| HSL | hsl(108, 93%, 72%) |
| HSV | hsv(108, 53%, 98%) |
| CMYK | cmyk(42.8%, 0%, 53.2%, 2%) |
| CIE-LAB | lab(89.62, -55.11, 53.68) |
| CIE-LCH | lch(89.62, 76.93, 135.75°) |
| OKLab | oklab(89.18% -0.151 0.1278) |
| OKLCH | oklch(89.18% 0.198 139.8) |
| XYZ | xyz(48.7223, 75.4922, 28.8303) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.95
Easter Green
#8CFD7E
ΔE00 1.32
Lighter Green
#75FD63
ΔE00 2.70
Light Grass Green
#9AF764
ΔE00 2.79
Lightgreen (survey)
#76FF7B
ΔE00 2.85
Spring Green (survey)
#A9F971
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFA75 #E075FA
analogous
#D1FA75 #8FFA75 #75FA9E
triadic
#8FFA75 #758FFA #FA758F
tetradic
#8FFA75 #75D1FA #E075FA #FA9E75
square
#8FFA75 #75D1FA #E075FA #FA9E75
split-complementary
#8FFA75 #9E75FA #FA75D1
monochromatic
#35EC09 #5FF83A #8FFA75 #BFFCB0 #E7FEE1
Accessibility & contrast
On white
1.30
#8FFA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#8FFA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFA75
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFA75 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE769
Deuteranopia (green-blind)
#F1DE7E
Tritanopia (blue-blind)
#86F3DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ffa75; /* rgb */ color: rgb(143, 250, 117); /* oklch */ color: oklch(89.2% 0.198 139.8);
Tailwind
colors: {
custom: {
50: '#b6fca0',
500: '#8ffa75',
950: '#000000',
},
}SCSS
$custom: #8ffa75; $custom-light: #b6fca0; $custom-dark: #000000;
JSON
{
"hex": "#8ffa75",
"rgb": {
"r": 143,
"g": 250,
"b": 117
},
"hsl": {
"h": 108.271,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.89183,
"c": 0.19784,
"h": 139.8
},
"luminance": 0.75495
}Semantic roles & 50–950 ramp
primary
#8FFA75
secondary
#B83DD6
accent
#00E6B9
background
#FDFFFC
surface
#F8FFF5
border
#D1D7CF
text
#12180F
muted
#828680