#4BBD99#4BBD99
#4BBD99 is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.3% C 0.117 H 169.0°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBD99 |
|---|---|
| RGB | rgb(75, 189, 153) |
| HSL | hsl(161, 46%, 52%) |
| HSV | hsv(161, 60%, 74%) |
| CMYK | cmyk(60.3%, 0%, 19%, 25.9%) |
| CIE-LAB | lab(69.60, -40.92, 8.69) |
| CIE-LCH | lch(69.60, 41.83, 168.01°) |
| OKLab | oklab(72.34% -0.1145 0.0222) |
| OKLCH | oklch(72.34% 0.117 169) |
| XYZ | xyz(26.8462, 40.1882, 36.4731) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.15
Green Blue
#01C08D
ΔE00 4.33
Mediumaquamarine
#66CDAA
ΔE00 4.66
Greenblue
#23C48B
ΔE00 5.28
Greenish Teal
#32BF84
ΔE00 5.59
Tealish
#24BCA8
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBD99 #BD4B6F
analogous
#4BBD60 #4BBD99 #4BA8BD
triadic
#4BBD99 #994BBD #BD994B
tetradic
#4BBD99 #604BBD #BD4B6F #A8BD4B
square
#4BBD99 #604BBD #BD4B6F #A8BD4B
split-complementary
#4BBD99 #BD4BA8 #BD604B
monochromatic
#266853 #369477 #4BBD99 #78CDB2 #A5DECC
Accessibility & contrast
On white
2.32
#4BBD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#4BBD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBD99
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBD99 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B197
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4bbd99; /* rgb */ color: rgb(75, 189, 153); /* oklch */ color: oklch(72.3% 0.117 169.0);
Tailwind
colors: {
custom: {
50: '#88d1b7',
500: '#4bbd99',
950: '#000000',
},
}SCSS
$custom: #4bbd99; $custom-light: #88d1b7; $custom-dark: #000000;
JSON
{
"hex": "#4bbd99",
"rgb": {
"r": 75,
"g": 189,
"b": 153
},
"hsl": {
"h": 161.053,
"s": 46.341,
"l": 51.765
},
"oklch": {
"l": 0.72338,
"c": 0.11664,
"h": 169
},
"luminance": 0.40191
}Semantic roles & 50–950 ramp
primary
#4BBD99
secondary
#CB99A9
accent
#527CD6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280