#4BF876#4BF876
#4BF876 is a very light, highly saturated green. Relative luminance 0.699; OKLCH L 86.4% C 0.223 H 147.7°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #4BF876 |
|---|---|
| RGB | rgb(75, 248, 118) |
| HSL | hsl(135, 93%, 63%) |
| HSV | hsv(135, 70%, 97%) |
| CMYK | cmyk(69.8%, 0%, 52.4%, 2.7%) |
| CIE-LAB | lab(86.96, -69.94, 49.53) |
| CIE-LCH | lch(86.96, 85.70, 144.70°) |
| OKLab | oklab(86.42% -0.1884 0.119) |
| OKLCH | oklch(86.42% 0.223 147.7) |
| XYZ | xyz(39.7361, 69.9342, 28.5405) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.50
Minty Green
#0BF77D
ΔE00 2.34
Spring Green
#00FF7F
ΔE00 2.47
Wintergreen
#20F986
ΔE00 2.94
Lightgreen (survey)
#76FF7B
ΔE00 3.08
Light Bright Green
#53FE5C
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BF876 #F84BCD
analogous
#76F84B #4BF876 #4BF8CC
triadic
#4BF876 #764BF8 #F8764B
tetradic
#4BF876 #4B76F8 #F84BCD #F8CC4B
square
#4BF876 #4B76F8 #F84BCD #F8CC4B
split-complementary
#4BF876 #CC4BF8 #F84B76
monochromatic
#08C136 #10F649 #4BF876 #86FAA3 #C1FDD0
Accessibility & contrast
On white
1.40
#4BF876 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#4BF876 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BF876
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BF876 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BF876 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE26A
Deuteranopia (green-blind)
#E6D480
Tritanopia (blue-blind)
#00F3DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #4bf876; /* rgb */ color: rgb(75, 248, 118); /* oklch */ color: oklch(86.4% 0.223 147.7);
Tailwind
colors: {
custom: {
50: '#93fca0',
500: '#4bf876',
950: '#000000',
},
}SCSS
$custom: #4bf876; $custom-light: #93fca0; $custom-dark: #000000;
JSON
{
"hex": "#4bf876",
"rgb": {
"r": 75,
"g": 248,
"b": 118
},
"hsl": {
"h": 134.913,
"s": 92.513,
"l": 63.333
},
"oklch": {
"l": 0.86419,
"c": 0.22283,
"h": 147.7
},
"luminance": 0.69939
}Semantic roles & 50–950 ramp
primary
#4BF876
secondary
#BE2999
accent
#00ACE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680