#4BF874#4BF874
#4BF874 is a very light, highly saturated green. Relative luminance 0.699; OKLCH L 86.4% C 0.224 H 147.4°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #4BF874 |
|---|---|
| RGB | rgb(75, 248, 116) |
| HSL | hsl(134, 93%, 63%) |
| HSV | hsv(134, 70%, 97%) |
| CMYK | cmyk(69.8%, 0%, 53.2%, 2.7%) |
| CIE-LAB | lab(86.94, -70.21, 50.42) |
| CIE-LCH | lch(86.94, 86.44, 144.32°) |
| OKLab | oklab(86.39% -0.1892 0.1209) |
| OKLCH | oklch(86.39% 0.224 147.4) |
| XYZ | xyz(39.6185, 69.8872, 27.9212) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.61
Minty Green
#0BF77D
ΔE00 2.53
Spring Green
#00FF7F
ΔE00 2.61
Lightgreen (survey)
#76FF7B
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.16
Light Bright Green
#53FE5C
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BF874 #F84BCF
analogous
#78F84B #4BF874 #4BF8CB
triadic
#4BF874 #744BF8 #F8744B
tetradic
#4BF874 #4B78F8 #F84BCF #F8CB4B
square
#4BF874 #4B78F8 #F84BCF #F8CB4B
split-complementary
#4BF874 #CB4BF8 #F84B78
monochromatic
#08C133 #10F647 #4BF874 #86FAA1 #C1FDCF
Accessibility & contrast
On white
1.40
#4BF874 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#4BF874 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BF874
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BF874 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BF874 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE268
Deuteranopia (green-blind)
#E6D47E
Tritanopia (blue-blind)
#00F3DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #4bf874; /* rgb */ color: rgb(75, 248, 116); /* oklch */ color: oklch(86.4% 0.224 147.4);
Tailwind
colors: {
custom: {
50: '#93fc9f',
500: '#4bf874',
950: '#000000',
},
}SCSS
$custom: #4bf874; $custom-light: #93fc9f; $custom-dark: #000000;
JSON
{
"hex": "#4bf874",
"rgb": {
"r": 75,
"g": 248,
"b": 116
},
"hsl": {
"h": 134.22,
"s": 92.513,
"l": 63.333
},
"oklch": {
"l": 0.86393,
"c": 0.22447,
"h": 147.4
},
"luminance": 0.69892
}Semantic roles & 50–950 ramp
primary
#4BF874
secondary
#BE299B
accent
#00AFE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680