#8FF095#8FF095
#8FF095 is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.3% C 0.154 H 145.5°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF095 |
|---|---|
| RGB | rgb(143, 240, 149) |
| HSL | hsl(124, 76%, 75%) |
| HSV | hsv(124, 40%, 94%) |
| CMYK | cmyk(40.4%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(87.16, -46.72, 35.24) |
| CIE-LCH | lch(87.16, 58.52, 142.97°) |
| OKLab | oklab(87.31% -0.1272 0.0875) |
| OKLCH | oklch(87.31% 0.154 145.5) |
| XYZ | xyz(47.9102, 70.3268, 39.4779) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.84
Palegreen
#98FB98
ΔE00 2.54
Mint Green
#8FFF9F
ΔE00 3.18
Baby Green
#8CFF9E
ΔE00 3.25
Foam Green
#90FDA9
ΔE00 3.42
Mint (survey)
#9FFEB0
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF095 #F08FEA
analogous
#BAF08F #8FF095 #8FF0C5
triadic
#8FF095 #958FF0 #F0958F
tetradic
#8FF095 #8FBAF0 #F08FEA #F0C58F
square
#8FF095 #8FBAF0 #F08FEA #F0C58F
split-complementary
#8FF095 #C58FF0 #F08FBA
monochromatic
#23E22F #59E962 #8FF095 #C5F7C8 #E4FBE5
Accessibility & contrast
On white
1.39
#8FF095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#8FF095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF095
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF095 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08F
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#82EBD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8ff095; /* rgb */ color: rgb(143, 240, 149); /* oklch */ color: oklch(87.3% 0.154 145.5);
Tailwind
colors: {
custom: {
50: '#b4f5b5',
500: '#8ff095',
950: '#000000',
},
}SCSS
$custom: #8ff095; $custom-light: #b4f5b5; $custom-dark: #000000;
JSON
{
"hex": "#8ff095",
"rgb": {
"r": 143,
"g": 240,
"b": 149
},
"hsl": {
"h": 123.711,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.87309,
"c": 0.15439,
"h": 145.5
},
"luminance": 0.7033
}Semantic roles & 50–950 ramp
primary
#8FF095
secondary
#CC57C5
accent
#0DCCD9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581