#4BC19C#4BC19C
#4BC19C is a light, moderate teal. Relative luminance 0.420; OKLCH L 73.4% C 0.120 H 169.0°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #4BC19C |
|---|---|
| RGB | rgb(75, 193, 156) |
| HSL | hsl(161, 49%, 53%) |
| HSV | hsv(161, 61%, 76%) |
| CMYK | cmyk(61.1%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(70.89, -41.97, 8.90) |
| CIE-LCH | lch(70.89, 42.90, 168.03°) |
| OKLab | oklab(73.41% -0.1174 0.0228) |
| OKLCH | oklch(73.41% 0.12 169) |
| XYZ | xyz(27.9694, 42.0332, 38.0853) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.80
Greeny Blue
#42B395
ΔE00 4.13
Green Blue
#01C08D
ΔE00 4.20
Greenblue
#23C48B
ΔE00 4.94
Greenish Teal
#32BF84
ΔE00 5.52
Eucalyptus
#44D7A8
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BC19C #C14B70
analogous
#4BC161 #4BC19C #4BABC1
triadic
#4BC19C #9C4BC1 #C19C4B
tetradic
#4BC19C #614BC1 #C14B70 #ABC14B
square
#4BC19C #614BC1 #C14B70 #ABC14B
split-complementary
#4BC19C #C14BAB #C1614B
monochromatic
#256C56 #359A7A #4BC19C #79D1B5 #A6E0CE
Accessibility & contrast
On white
2.23
#4BC19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#4BC19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BC19C
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BC19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BC19C | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59A
Deuteranopia (green-blind)
#ABA89E
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #4bc19c; /* rgb */ color: rgb(75, 193, 156); /* oklch */ color: oklch(73.4% 0.120 169.0);
Tailwind
colors: {
custom: {
50: '#89d4b9',
500: '#4bc19c',
950: '#000000',
},
}SCSS
$custom: #4bc19c; $custom-light: #89d4b9; $custom-dark: #000000;
JSON
{
"hex": "#4bc19c",
"rgb": {
"r": 75,
"g": 193,
"b": 156
},
"hsl": {
"h": 161.186,
"s": 48.76,
"l": 52.549
},
"oklch": {
"l": 0.73413,
"c": 0.11959,
"h": 169
},
"luminance": 0.42036
}Semantic roles & 50–950 ramp
primary
#4BC19C
secondary
#CE9AAA
accent
#4F7AD8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380