#8CF99B#8CF99B
#8CF99B is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.4% C 0.163 H 147.2°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8CF99B |
|---|---|
| RGB | rgb(140, 249, 155) |
| HSL | hsl(128, 90%, 76%) |
| HSV | hsv(128, 44%, 98%) |
| CMYK | cmyk(43.8%, 0%, 37.8%, 2.4%) |
| CIE-LAB | lab(89.72, -50.42, 35.59) |
| CIE-LCH | lch(89.72, 61.72, 144.78°) |
| OKLab | oklab(89.39% -0.1371 0.0885) |
| OKLCH | oklch(89.39% 0.163 147.2) |
| XYZ | xyz(50.6045, 75.6899, 42.9471) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.23
Baby Green
#8CFF9E
ΔE00 1.25
Palegreen
#98FB98
ΔE00 1.71
Foam Green
#90FDA9
ΔE00 2.04
Lightgreen
#90EE90
ΔE00 2.64
Mint (survey)
#9FFEB0
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CF99B #F98CEA
analogous
#B4F98C #8CF99B #8CF9D2
triadic
#8CF99B #9B8CF9 #F99B8C
tetradic
#8CF99B #8CB4F9 #F98CEA #F9D28C
square
#8CF99B #8CB4F9 #F98CEA #F9D28C
split-complementary
#8CF99B #D28CF9 #F98CB4
monochromatic
#18F336 #52F668 #8CF99B #C6FCCE #E2FDE6
Accessibility & contrast
On white
1.30
#8CF99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#8CF99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CF99B
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CF99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CF99B | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE894
Deuteranopia (green-blind)
#ECDDA1
Tritanopia (blue-blind)
#7BF5E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8cf99b; /* rgb */ color: rgb(140, 249, 155); /* oklch */ color: oklch(89.4% 0.163 147.2);
Tailwind
colors: {
custom: {
50: '#b3fcb9',
500: '#8cf99b',
950: '#000000',
},
}SCSS
$custom: #8cf99b; $custom-light: #b3fcb9; $custom-dark: #000000;
JSON
{
"hex": "#8cf99b",
"rgb": {
"r": 140,
"g": 249,
"b": 155
},
"hsl": {
"h": 128.257,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.89389,
"c": 0.1632,
"h": 147.2
},
"luminance": 0.75693
}Semantic roles & 50–950 ramp
primary
#8CF99B
secondary
#D852C5
accent
#00C6E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581