#4BF875#4BF875
#4BF875 is a very light, highly saturated green. Relative luminance 0.699; OKLCH L 86.4% C 0.224 H 147.6°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #4BF875 |
|---|---|
| RGB | rgb(75, 248, 117) |
| HSL | hsl(135, 93%, 63%) |
| HSV | hsv(135, 70%, 97%) |
| CMYK | cmyk(69.8%, 0%, 52.8%, 2.7%) |
| CIE-LAB | lab(86.95, -70.08, 49.98) |
| CIE-LCH | lch(86.95, 86.07, 144.51°) |
| OKLab | oklab(86.41% -0.1888 0.12) |
| OKLCH | oklch(86.41% 0.224 147.6) |
| XYZ | xyz(39.6770, 69.9106, 28.2292) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.55
Minty Green
#0BF77D
ΔE00 2.43
Spring Green
#00FF7F
ΔE00 2.54
Lightgreen (survey)
#76FF7B
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.05
Light Bright Green
#53FE5C
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BF875 #F84BCE
analogous
#78F84B #4BF875 #4BF8CB
triadic
#4BF875 #754BF8 #F8754B
tetradic
#4BF875 #4B78F8 #F84BCE #F8CB4B
square
#4BF875 #4B78F8 #F84BCE #F8CB4B
split-complementary
#4BF875 #CB4BF8 #F84B78
monochromatic
#08C135 #10F648 #4BF875 #86FAA2 #C1FDCF
Accessibility & contrast
On white
1.40
#4BF875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#4BF875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BF875
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BF875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BF875 | 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)
#FBE269
Deuteranopia (green-blind)
#E6D47F
Tritanopia (blue-blind)
#00F3DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #4bf875; /* rgb */ color: rgb(75, 248, 117); /* oklch */ color: oklch(86.4% 0.224 147.6);
Tailwind
colors: {
custom: {
50: '#93fc9f',
500: '#4bf875',
950: '#000000',
},
}SCSS
$custom: #4bf875; $custom-light: #93fc9f; $custom-dark: #000000;
JSON
{
"hex": "#4bf875",
"rgb": {
"r": 75,
"g": 248,
"b": 117
},
"hsl": {
"h": 134.566,
"s": 92.513,
"l": 63.333
},
"oklch": {
"l": 0.86406,
"c": 0.22366,
"h": 147.6
},
"luminance": 0.69915
}Semantic roles & 50–950 ramp
primary
#4BF875
secondary
#BE299A
accent
#00AEE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680