#4BBB99#4BBB99
#4BBB99 is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.8% C 0.114 H 169.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBB99 |
|---|---|
| RGB | rgb(75, 187, 153) |
| HSL | hsl(162, 45%, 51%) |
| HSV | hsv(162, 60%, 73%) |
| CMYK | cmyk(59.9%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(68.99, -40.04, 7.82) |
| CIE-LCH | lch(68.99, 40.79, 168.95°) |
| OKLab | oklab(71.84% -0.1123 0.02) |
| OKLCH | oklch(71.84% 0.114 169.9) |
| XYZ | xyz(26.4190, 39.3338, 36.3307) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.49
Green Blue
#01C08D
ΔE00 4.82
Mediumaquamarine
#66CDAA
ΔE00 5.10
Tealish
#24BCA8
ΔE00 5.27
Turquoise (survey)
#06C2AC
ΔE00 5.53
Greenblue
#23C48B
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBB99 #BB4B6D
analogous
#4BBB61 #4BBB99 #4BA5BB
triadic
#4BBB99 #994BBB #BB994B
tetradic
#4BBB99 #614BBB #BB4B6D #A5BB4B
square
#4BBB99 #614BBB #BB4B6D #A5BB4B
split-complementary
#4BBB99 #BB4BA5 #BB614B
monochromatic
#266552 #379276 #4BBB99 #77CCB2 #A4DDCB
Accessibility & contrast
On white
2.37
#4BBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#4BBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBB99
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBB99 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#A6A49B
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #4bbb99; /* rgb */ color: rgb(75, 187, 153); /* oklch */ color: oklch(71.8% 0.114 169.9);
Tailwind
colors: {
custom: {
50: '#88d0b7',
500: '#4bbb99',
950: '#000000',
},
}SCSS
$custom: #4bbb99; $custom-light: #88d0b7; $custom-dark: #000000;
JSON
{
"hex": "#4bbb99",
"rgb": {
"r": 75,
"g": 187,
"b": 153
},
"hsl": {
"h": 161.786,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.71839,
"c": 0.11411,
"h": 169.9
},
"luminance": 0.39336
}Semantic roles & 50–950 ramp
primary
#4BBB99
secondary
#CA98A7
accent
#537AD5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280