#4BB59A#4BB59A
#4BB59A is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.4% C 0.106 H 173.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB59A |
|---|---|
| RGB | rgb(75, 181, 154) |
| HSL | hsl(165, 42%, 50%) |
| HSV | hsv(165, 59%, 71%) |
| CMYK | cmyk(58.6%, 0%, 14.9%, 29%) |
| CIE-LAB | lab(67.18, -37.10, 4.67) |
| CIE-LCH | lch(67.18, 37.39, 172.82°) |
| OKLab | oklab(70.37% -0.1053 0.0118) |
| OKLCH | oklch(70.37% 0.106 173.6) |
| XYZ | xyz(25.2555, 36.8742, 36.3521) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.29
Tealish
#24BCA8
ΔE00 4.11
Turquoise (survey)
#06C2AC
ΔE00 5.12
Topaz
#13BBAF
ΔE00 6.34
Mediumaquamarine
#66CDAA
ΔE00 6.82
Green Blue
#01C08D
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB59A #B54B66
analogous
#4BB565 #4BB59A #4B9BB5
triadic
#4BB59A #9A4BB5 #B59A4B
tetradic
#4BB59A #654BB5 #B54B66 #9BB54B
square
#4BB59A #654BB5 #B54B66 #9BB54B
split-complementary
#4BB59A #B54B9B #B5654B
monochromatic
#275F50 #398A75 #4BB59A #76C7B2 #A2D9CB
Accessibility & contrast
On white
2.51
#4BB59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#4BB59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB59A
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB59A | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#A09F9C
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4bb59a; /* rgb */ color: rgb(75, 181, 154); /* oklch */ color: oklch(70.4% 0.106 173.6);
Tailwind
colors: {
custom: {
50: '#87ccb7',
500: '#4bb59a',
950: '#000000',
},
}SCSS
$custom: #4bb59a; $custom-light: #87ccb7; $custom-dark: #000000;
JSON
{
"hex": "#4bb59a",
"rgb": {
"r": 75,
"g": 181,
"b": 154
},
"hsl": {
"h": 164.717,
"s": 41.732,
"l": 50.196
},
"oklch": {
"l": 0.70373,
"c": 0.106,
"h": 173.6
},
"luminance": 0.36877
}Semantic roles & 50–950 ramp
primary
#4BB59A
secondary
#C696A2
accent
#5676D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280