#4BF774#4BF774
#4BF774 is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.1% C 0.223 H 147.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #4BF774 |
|---|---|
| RGB | rgb(75, 247, 116) |
| HSL | hsl(134, 91%, 63%) |
| HSV | hsv(134, 70%, 97%) |
| CMYK | cmyk(69.6%, 0%, 53%, 3.1%) |
| CIE-LAB | lab(86.64, -69.88, 50.06) |
| CIE-LCH | lch(86.64, 85.96, 144.38°) |
| OKLab | oklab(86.14% -0.1882 0.1201) |
| OKLCH | oklch(86.14% 0.223 147.5) |
| XYZ | xyz(39.3119, 69.2740, 27.8190) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.58
Minty Green
#0BF77D
ΔE00 2.46
Spring Green
#00FF7F
ΔE00 2.68
Wintergreen
#20F986
ΔE00 3.11
Lightgreen (survey)
#76FF7B
ΔE00 3.13
Light Bright Green
#53FE5C
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BF774 #F74BCE
analogous
#78F74B #4BF774 #4BF7CA
triadic
#4BF774 #744BF7 #F7744B
tetradic
#4BF774 #4B78F7 #F74BCE #F7CA4B
square
#4BF774 #4B78F7 #F74BCE #F7CA4B
split-complementary
#4BF774 #CA4BF7 #F74B78
monochromatic
#08BF34 #10F447 #4BF774 #86FAA1 #C0FCCE
Accessibility & contrast
On white
1.41
#4BF774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#4BF774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BF774
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BF774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BF774 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE168
Deuteranopia (green-blind)
#E5D37E
Tritanopia (blue-blind)
#00F2D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4bf774; /* rgb */ color: rgb(75, 247, 116); /* oklch */ color: oklch(86.1% 0.223 147.5);
Tailwind
colors: {
custom: {
50: '#92fb9f',
500: '#4bf774',
950: '#000000',
},
}SCSS
$custom: #4bf774; $custom-light: #92fb9f; $custom-dark: #000000;
JSON
{
"hex": "#4bf774",
"rgb": {
"r": 75,
"g": 247,
"b": 116
},
"hsl": {
"h": 134.302,
"s": 91.489,
"l": 63.137
},
"oklch": {
"l": 0.86143,
"c": 0.22328,
"h": 147.5
},
"luminance": 0.69278
}Semantic roles & 50–950 ramp
primary
#4BF774
secondary
#BD299A
accent
#00AFE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680