#8FFB95#8FFB95
#8FFB95 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.170 H 145.2°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFB95 |
|---|---|
| RGB | rgb(143, 251, 149) |
| HSL | hsl(123, 93%, 77%) |
| HSV | hsv(123, 43%, 98%) |
| CMYK | cmyk(43%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(90.32, -51.33, 39.37) |
| CIE-LCH | lch(90.32, 64.69, 142.51°) |
| OKLab | oklab(89.89% -0.1396 0.0972) |
| OKLCH | oklch(89.89% 0.17 145.2) |
| XYZ | xyz(51.2471, 77.0006, 40.5901) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.96
Mint Green
#8FFF9F
ΔE00 1.48
Baby Green
#8CFF9E
ΔE00 1.50
Lightgreen
#90EE90
ΔE00 2.84
Foam Green
#90FDA9
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFB95 #FB8FF5
analogous
#BFFB8F #8FFB95 #8FFBCB
triadic
#8FFB95 #958FFB #FB958F
tetradic
#8FFB95 #8FBFFB #FB8FF5 #FBCB8F
square
#8FFB95 #8FBFFB #FB8FF5 #FBCB8F
split-complementary
#8FFB95 #CB8FFB #FB8FBF
monochromatic
#19F725 #54F95D #8FFB95 #CAFDCD #E1FEE3
Accessibility & contrast
On white
1.28
#8FFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#8FFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFB95
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFB95 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8E
Deuteranopia (green-blind)
#EFDF9B
Tritanopia (blue-blind)
#80F6E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8ffb95; /* rgb */ color: rgb(143, 251, 149); /* oklch */ color: oklch(89.9% 0.170 145.2);
Tailwind
colors: {
custom: {
50: '#b5fdb5',
500: '#8ffb95',
950: '#000000',
},
}SCSS
$custom: #8ffb95; $custom-light: #b5fdb5; $custom-dark: #000000;
JSON
{
"hex": "#8ffb95",
"rgb": {
"r": 143,
"g": 251,
"b": 149
},
"hsl": {
"h": 123.333,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.89887,
"c": 0.17012,
"h": 145.2
},
"luminance": 0.77004
}Semantic roles & 50–950 ramp
primary
#8FFB95
secondary
#DB53D3
accent
#00D9E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681