#4BC39A#4BC39A
#4BC39A is a light, vivid teal. Relative luminance 0.429; OKLCH L 73.9% C 0.124 H 167.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #4BC39A |
|---|---|
| RGB | rgb(75, 195, 154) |
| HSL | hsl(160, 50%, 53%) |
| HSV | hsv(160, 62%, 76%) |
| CMYK | cmyk(61.5%, 0%, 21%, 23.5%) |
| CIE-LAB | lab(71.46, -43.30, 10.79) |
| CIE-LCH | lch(71.46, 44.63, 166.01°) |
| OKLab | oklab(73.86% -0.1205 0.0276) |
| OKLCH | oklch(73.86% 0.124 167.1) |
| XYZ | xyz(28.2466, 42.8563, 37.3491) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 3.73
Greenblue
#23C48B
ΔE00 4.00
Greenish Teal
#32BF84
ΔE00 4.66
Eucalyptus
#44D7A8
ΔE00 5.01
Greeny Blue
#42B395
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BC39A #C34B74
analogous
#4BC35E #4BC39A #4BB0C3
triadic
#4BC39A #9A4BC3 #C39A4B
tetradic
#4BC39A #5E4BC3 #C34B74 #B0C34B
square
#4BC39A #5E4BC3 #C34B74 #B0C34B
split-complementary
#4BC39A #C34BB0 #C35E4B
monochromatic
#256F55 #349D79 #4BC39A #79D2B4 #A7E2CE
Accessibility & contrast
On white
2.19
#4BC39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#4BC39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BC39A
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BC39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BC39A | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB698
Deuteranopia (green-blind)
#AEAA9D
Tritanopia (blue-blind)
#00C4B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #4bc39a; /* rgb */ color: rgb(75, 195, 154); /* oklch */ color: oklch(73.9% 0.124 167.1);
Tailwind
colors: {
custom: {
50: '#89d6b7',
500: '#4bc39a',
950: '#000000',
},
}SCSS
$custom: #4bc39a; $custom-light: #89d6b7; $custom-dark: #000000;
JSON
{
"hex": "#4bc39a",
"rgb": {
"r": 75,
"g": 195,
"b": 154
},
"hsl": {
"h": 159.5,
"s": 50,
"l": 52.941
},
"oklch": {
"l": 0.73858,
"c": 0.12359,
"h": 167.1
},
"luminance": 0.42859
}Semantic roles & 50–950 ramp
primary
#4BC39A
secondary
#CF9BAD
accent
#4E7EDA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380