#4BDC7F#4BDC7F
#4BDC7F is a light, vivid green. Relative luminance 0.542; OKLCH L 79.5% C 0.180 H 151.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDC7F |
|---|---|
| RGB | rgb(75, 220, 127) |
| HSL | hsl(142, 67%, 58%) |
| HSV | hsv(142, 66%, 86%) |
| CMYK | cmyk(65.9%, 0%, 42.3%, 13.7%) |
| CIE-LAB | lab(78.58, -58.69, 34.64) |
| CIE-LCH | lch(78.58, 68.15, 149.45°) |
| OKLab | oklab(79.54% -0.1583 0.0856) |
| OKLCH | oklch(79.54% 0.18 151.6) |
| XYZ | xyz(32.3230, 54.2111, 28.8349) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.30
Tealish Green
#0CDC73
ΔE00 2.40
Seaweed
#18D17B
ΔE00 3.63
Aqua Green
#12E193
ΔE00 4.23
Emerald
#50C878
ΔE00 4.97
Turquoise Green
#04F489
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDC7F #DC4BA8
analogous
#5FDC4B #4BDC7F #4BDCC7
triadic
#4BDC7F #7F4BDC #DC7F4B
tetradic
#4BDC7F #4B5FDC #DC4BA8 #DCC74B
square
#4BDC7F #4B5FDC #DC4BA8 #DCC74B
split-complementary
#4BDC7F #C74BDC #DC4B5F
monochromatic
#1C9146 #26C45F #4BDC7F #7EE6A3 #B1F0C8
Accessibility & contrast
On white
1.77
#4BDC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#4BDC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDC7F
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDC7F | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#CABD85
Tritanopia (blue-blind)
#00D9C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #4bdc7f; /* rgb */ color: rgb(75, 220, 127); /* oklch */ color: oklch(79.5% 0.180 151.6);
Tailwind
colors: {
custom: {
50: '#8de8a5',
500: '#4bdc7f',
950: '#000000',
},
}SCSS
$custom: #4bdc7f; $custom-light: #8de8a5; $custom-dark: #000000;
JSON
{
"hex": "#4bdc7f",
"rgb": {
"r": 75,
"g": 220,
"b": 127
},
"hsl": {
"h": 141.517,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.7954,
"c": 0.18,
"h": 151.6
},
"luminance": 0.54215
}Semantic roles & 50–950 ramp
primary
#4BDC7F
secondary
#963673
accent
#3DACEA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480