#8FF48D#8FF48D
#8FF48D is a very light, vivid green. Relative luminance 0.725; OKLCH L 88.1% C 0.168 H 143.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF48D |
|---|---|
| RGB | rgb(143, 244, 141) |
| HSL | hsl(119, 82%, 75%) |
| HSV | hsv(119, 42%, 96%) |
| CMYK | cmyk(41.4%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(88.19, -49.59, 40.54) |
| CIE-LCH | lch(88.19, 64.05, 140.73°) |
| OKLab | oklab(88.11% -0.1351 0.0996) |
| OKLCH | oklch(88.11% 0.168 143.6) |
| XYZ | xyz(48.4838, 72.4611, 36.6258) |
| Luminance | 0.7246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.68
Palegreen
#98FB98
ΔE00 1.75
Mint Green
#8FFF9F
ΔE00 2.95
Baby Green
#8CFF9E
ΔE00 2.98
Easter Green
#8CFD7E
ΔE00 3.41
Light Green
#96F97B
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF48D #F28DF4
analogous
#C2F48D #8FF48D #8DF4BE
triadic
#8FF48D #8D8FF4 #F48D8F
tetradic
#8FF48D #8DC2F4 #F28DF4 #F4BE8D
square
#8FF48D #8DC2F4 #F28DF4 #F4BE8D
split-complementary
#8FF48D #BE8DF4 #F48DC2
monochromatic
#21E91D #58EF55 #8FF48D #C6F9C5 #E4FCE3
Accessibility & contrast
On white
1.36
#8FF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#8FF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF48D
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF48D | 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)
#F8E385
Deuteranopia (green-blind)
#E9DA93
Tritanopia (blue-blind)
#83EFDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8ff48d; /* rgb */ color: rgb(143, 244, 141); /* oklch */ color: oklch(88.1% 0.168 143.6);
Tailwind
colors: {
custom: {
50: '#b4f8af',
500: '#8ff48d',
950: '#000000',
},
}SCSS
$custom: #8ff48d; $custom-light: #b4f8af; $custom-dark: #000000;
JSON
{
"hex": "#8ff48d",
"rgb": {
"r": 143,
"g": 244,
"b": 141
},
"hsl": {
"h": 118.835,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.88111,
"c": 0.16782,
"h": 143.6
},
"luminance": 0.72464
}Semantic roles & 50–950 ramp
primary
#8FF48D
secondary
#CF54D1
accent
#07DFDB
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581