#4BFC8A#4BFC8A
#4BFC8A is a very light, highly saturated green. Relative luminance 0.730; OKLCH L 87.7% C 0.211 H 150.8°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #4BFC8A |
|---|---|
| RGB | rgb(75, 252, 138) |
| HSL | hsl(141, 97%, 64%) |
| HSV | hsv(141, 70%, 99%) |
| CMYK | cmyk(70.2%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(88.42, -68.37, 41.88) |
| CIE-LCH | lch(88.42, 80.17, 148.51°) |
| OKLab | oklab(87.71% -0.184 0.1027) |
| OKLCH | oklch(87.71% 0.211 150.8) |
| XYZ | xyz(42.2960, 72.9469, 35.8909) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.52
Spring Green
#00FF7F
ΔE00 2.06
Minty Green
#0BF77D
ΔE00 2.10
Spearmint
#1EF876
ΔE00 2.45
Turquoise Green
#04F489
ΔE00 2.75
Sea Green (survey)
#53FCA1
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BFC8A #FC4BBD
analogous
#65FC4B #4BFC8A #4BFCE3
triadic
#4BFC8A #8A4BFC #FC8A4B
tetradic
#4BFC8A #4B65FC #FC4BBD #FCE34B
square
#4BFC8A #4B65FC #FC4BBD #FCE34B
split-complementary
#4BFC8A #E34BFC #FC4B65
monochromatic
#03C94A #0FFB63 #4BFC8A #87FDB1 #C3FED8
Accessibility & contrast
On white
1.35
#4BFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#4BFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BFC8A
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BFC8A | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE781
Deuteranopia (green-blind)
#E8D892
Tritanopia (blue-blind)
#00F8E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #4bfc8a; /* rgb */ color: rgb(75, 252, 138); /* oklch */ color: oklch(87.7% 0.211 150.8);
Tailwind
colors: {
custom: {
50: '#93ffad',
500: '#4bfc8a',
950: '#000000',
},
}SCSS
$custom: #4bfc8a; $custom-light: #93ffad; $custom-dark: #000000;
JSON
{
"hex": "#4bfc8a",
"rgb": {
"r": 75,
"g": 252,
"b": 138
},
"hsl": {
"h": 141.356,
"s": 96.721,
"l": 64.118
},
"oklch": {
"l": 0.87707,
"c": 0.21073,
"h": 150.8
},
"luminance": 0.72952
}Semantic roles & 50–950 ramp
primary
#4BFC8A
secondary
#C5268D
accent
#0094E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681