#4BB89A#4BB89A
#4BB89A is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.1% C 0.110 H 172.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB89A |
|---|---|
| RGB | rgb(75, 184, 154) |
| HSL | hsl(163, 43%, 51%) |
| HSV | hsv(163, 59%, 72%) |
| CMYK | cmyk(59.2%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(68.10, -38.46, 5.99) |
| CIE-LCH | lch(68.10, 38.92, 171.14°) |
| OKLab | oklab(71.12% -0.1086 0.0152) |
| OKLCH | oklch(71.12% 0.11 172) |
| XYZ | xyz(25.8721, 38.1073, 36.5576) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.55
Tealish
#24BCA8
ΔE00 4.44
Turquoise (survey)
#06C2AC
ΔE00 5.08
Green Blue
#01C08D
ΔE00 5.91
Mediumaquamarine
#66CDAA
ΔE00 5.91
Topaz
#13BBAF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB89A #B84B69
analogous
#4BB863 #4BB89A #4B9FB8
triadic
#4BB89A #9A4BB8 #B89A4B
tetradic
#4BB89A #634BB8 #B84B69 #9FB84B
square
#4BB89A #634BB8 #B84B69 #9FB84B
split-complementary
#4BB89A #B84B9F #B8634B
monochromatic
#276252 #388E76 #4BB89A #77C9B3 #A3DBCB
Accessibility & contrast
On white
2.44
#4BB89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#4BB89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB89A
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB89A | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD99
Deuteranopia (green-blind)
#A3A19C
Tritanopia (blue-blind)
#00BAAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #4bb89a; /* rgb */ color: rgb(75, 184, 154); /* oklch */ color: oklch(71.1% 0.110 172.0);
Tailwind
colors: {
custom: {
50: '#88ceb7',
500: '#4bb89a',
950: '#000000',
},
}SCSS
$custom: #4bb89a; $custom-light: #88ceb7; $custom-dark: #000000;
JSON
{
"hex": "#4bb89a",
"rgb": {
"r": 75,
"g": 184,
"b": 154
},
"hsl": {
"h": 163.486,
"s": 43.426,
"l": 50.784
},
"oklch": {
"l": 0.7112,
"c": 0.10968,
"h": 172
},
"luminance": 0.3811
}Semantic roles & 50–950 ramp
primary
#4BB89A
secondary
#C897A5
accent
#5577D3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280