#8CF19A#8CF19A
#8CF19A is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.5% C 0.153 H 147.3°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8CF19A |
|---|---|
| RGB | rgb(140, 241, 154) |
| HSL | hsl(128, 78%, 75%) |
| HSV | hsv(128, 42%, 95%) |
| CMYK | cmyk(41.9%, 0%, 36.1%, 5.5%) |
| CIE-LAB | lab(87.40, -47.22, 33.03) |
| CIE-LCH | lch(87.40, 57.62, 145.03°) |
| OKLab | oklab(87.49% -0.1285 0.0824) |
| OKLCH | oklch(87.49% 0.153 147.3) |
| XYZ | xyz(48.1006, 70.8160, 41.6999) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.80
Foam Green
#90FDA9
ΔE00 2.75
Palegreen
#98FB98
ΔE00 2.93
Mint Green
#8FFF9F
ΔE00 3.01
Baby Green
#8CFF9E
ΔE00 3.07
Light Sea Green
#98F6B0
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CF19A #F18CE3
analogous
#B1F18C #8CF19A #8CF1CD
triadic
#8CF19A #9A8CF1 #F19A8C
tetradic
#8CF19A #8CB1F1 #F18CE3 #F1CD8C
square
#8CF19A #8CB1F1 #F18CE3 #F1CD8C
split-complementary
#8CF19A #CD8CF1 #F18CB1
monochromatic
#1FE43A #55EA6A #8CF19A #C3F8CA #E4FCE7
Accessibility & contrast
On white
1.38
#8CF19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#8CF19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CF19A
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CF19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CF19A | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E194
Deuteranopia (green-blind)
#E5D79F
Tritanopia (blue-blind)
#7DEDDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8cf19a; /* rgb */ color: rgb(140, 241, 154); /* oklch */ color: oklch(87.5% 0.153 147.3);
Tailwind
colors: {
custom: {
50: '#b2f6b8',
500: '#8cf19a',
950: '#000000',
},
}SCSS
$custom: #8cf19a; $custom-light: #b2f6b8; $custom-dark: #000000;
JSON
{
"hex": "#8cf19a",
"rgb": {
"r": 140,
"g": 241,
"b": 154
},
"hsl": {
"h": 128.317,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.87494,
"c": 0.15268,
"h": 147.3
},
"luminance": 0.70819
}Semantic roles & 50–950 ramp
primary
#8CF19A
secondary
#CD54BC
accent
#0BBEDB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581