#4BB19E#4BB19E
#4BB19E is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.5% C 0.099 H 179.0°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB19E |
|---|---|
| RGB | rgb(75, 177, 158) |
| HSL | hsl(169, 40%, 49%) |
| HSV | hsv(169, 58%, 69%) |
| CMYK | cmyk(57.6%, 0%, 10.7%, 30.6%) |
| CIE-LAB | lab(66.06, -34.25, 0.84) |
| CIE-LCH | lch(66.06, 34.26, 178.59°) |
| OKLab | oklab(69.5% -0.0991 0.0017) |
| OKLCH | oklch(69.5% 0.099 179) |
| XYZ | xyz(24.7926, 35.4063, 37.8687) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.57
Tealish
#24BCA8
ΔE00 3.81
Lightseagreen
#20B2AA
ΔE00 4.76
Topaz
#13BBAF
ΔE00 4.82
Turquoise (survey)
#06C2AC
ΔE00 5.41
Dull Teal
#5F9E8F
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB19E #B14B5E
analogous
#4BB16B #4BB19E #4B91B1
triadic
#4BB19E #9E4BB1 #B19E4B
tetradic
#4BB19E #6B4BB1 #B14B5E #91B14B
square
#4BB19E #6B4BB1 #B14B5E #91B14B
split-complementary
#4BB19E #B14B91 #B16B4B
monochromatic
#275B51 #398678 #4BB19E #75C4B6 #A0D7CC
Accessibility & contrast
On white
2.60
#4BB19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#4BB19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB19E
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB19E | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79D
Deuteranopia (green-blind)
#9B9CA0
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4bb19e; /* rgb */ color: rgb(75, 177, 158); /* oklch */ color: oklch(69.5% 0.099 179.0);
Tailwind
colors: {
custom: {
50: '#87c9ba',
500: '#4bb19e',
950: '#000000',
},
}SCSS
$custom: #4bb19e; $custom-light: #87c9ba; $custom-dark: #000000;
JSON
{
"hex": "#4bb19e",
"rgb": {
"r": 75,
"g": 177,
"b": 158
},
"hsl": {
"h": 168.824,
"s": 40.476,
"l": 49.412
},
"oklch": {
"l": 0.69498,
"c": 0.0991,
"h": 179
},
"luminance": 0.35409
}Semantic roles & 50–950 ramp
primary
#4BB19E
secondary
#C3949D
accent
#576ED0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280