#4BB59E#4BB59E
#4BB59E is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.5% C 0.104 H 176.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB59E |
|---|---|
| RGB | rgb(75, 181, 158) |
| HSL | hsl(167, 42%, 50%) |
| HSV | hsv(167, 59%, 71%) |
| CMYK | cmyk(58.6%, 0%, 12.7%, 29%) |
| CIE-LAB | lab(67.28, -36.11, 2.61) |
| CIE-LCH | lch(67.28, 36.20, 175.86°) |
| OKLab | oklab(70.49% -0.1035 0.0064) |
| OKLCH | oklch(70.49% 0.104 176.5) |
| XYZ | xyz(25.5942, 37.0097, 38.1359) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.41
Tealish
#24BCA8
ΔE00 3.32
Turquoise (survey)
#06C2AC
ΔE00 4.61
Topaz
#13BBAF
ΔE00 5.20
Lightseagreen
#20B2AA
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB59E #B54B62
analogous
#4BB569 #4BB59E #4B97B5
triadic
#4BB59E #9E4BB5 #B59E4B
tetradic
#4BB59E #694BB5 #B54B62 #97B54B
square
#4BB59E #694BB5 #B54B62 #97B54B
split-complementary
#4BB59E #B54B97 #B5694B
monochromatic
#275F53 #398A78 #4BB59E #76C7B5 #A2D9CD
Accessibility & contrast
On white
2.50
#4BB59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#4BB59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB59E
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB59E | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9D
Deuteranopia (green-blind)
#9F9FA0
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4bb59e; /* rgb */ color: rgb(75, 181, 158); /* oklch */ color: oklch(70.5% 0.104 176.5);
Tailwind
colors: {
custom: {
50: '#87ccba',
500: '#4bb59e',
950: '#000000',
},
}SCSS
$custom: #4bb59e; $custom-light: #87ccba; $custom-dark: #000000;
JSON
{
"hex": "#4bb59e",
"rgb": {
"r": 75,
"g": 181,
"b": 158
},
"hsl": {
"h": 166.981,
"s": 41.732,
"l": 50.196
},
"oklch": {
"l": 0.7049,
"c": 0.10369,
"h": 176.5
},
"luminance": 0.37012
}Semantic roles & 50–950 ramp
primary
#4BB59E
secondary
#C696A0
accent
#5671D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280