#8FF48C#8FF48C
#8FF48C is a very light, vivid green. Relative luminance 0.724; OKLCH L 88.1% C 0.169 H 143.4°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF48C |
|---|---|
| RGB | rgb(143, 244, 140) |
| HSL | hsl(118, 83%, 75%) |
| HSV | hsv(118, 43%, 96%) |
| CMYK | cmyk(41.4%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(88.18, -49.73, 41.02) |
| CIE-LCH | lch(88.18, 64.46, 140.49°) |
| OKLab | oklab(88.1% -0.1355 0.1007) |
| OKLCH | oklch(88.1% 0.169 143.4) |
| XYZ | xyz(48.4097, 72.4315, 36.2357) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.78
Palegreen
#98FB98
ΔE00 1.82
Mint Green
#8FFF9F
ΔE00 3.05
Baby Green
#8CFF9E
ΔE00 3.07
Easter Green
#8CFD7E
ΔE00 3.28
Light Green
#96F97B
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF48C #F18CF4
analogous
#C3F48C #8FF48C #8CF4BD
triadic
#8FF48C #8C8FF4 #F48C8F
tetradic
#8FF48C #8CC3F4 #F18CF4 #F4BD8C
square
#8FF48C #8CC3F4 #F18CF4 #F4BD8C
split-complementary
#8FF48C #BD8CF4 #F48CC3
monochromatic
#22E91C #59EF54 #8FF48C #C5F9C4 #E4FCE3
Accessibility & contrast
On white
1.36
#8FF48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#8FF48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF48C
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF48C | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E384
Deuteranopia (green-blind)
#EADA93
Tritanopia (blue-blind)
#83EFDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8ff48c; /* rgb */ color: rgb(143, 244, 140); /* oklch */ color: oklch(88.1% 0.169 143.4);
Tailwind
colors: {
custom: {
50: '#b4f8af',
500: '#8ff48c',
950: '#000000',
},
}SCSS
$custom: #8ff48c; $custom-light: #b4f8af; $custom-dark: #000000;
JSON
{
"hex": "#8ff48c",
"rgb": {
"r": 143,
"g": 244,
"b": 140
},
"hsl": {
"h": 118.269,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.88095,
"c": 0.16877,
"h": 143.4
},
"luminance": 0.72434
}Semantic roles & 50–950 ramp
primary
#8FF48C
secondary
#CD53D1
accent
#07DFD9
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581