#4BB29B#4BB29B
#4BB29B is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.102 H 176.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB29B |
|---|---|
| RGB | rgb(75, 178, 155) |
| HSL | hsl(167, 41%, 50%) |
| HSV | hsv(167, 58%, 70%) |
| CMYK | cmyk(57.9%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(66.29, -35.47, 2.83) |
| CIE-LCH | lch(66.29, 35.59, 175.44°) |
| OKLab | oklab(69.66% -0.1016 0.007) |
| OKLCH | oklch(69.66% 0.102 176.1) |
| XYZ | xyz(24.7357, 35.7008, 36.5914) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.25
Tealish
#24BCA8
ΔE00 3.94
Turquoise (survey)
#06C2AC
ΔE00 5.32
Topaz
#13BBAF
ΔE00 5.63
Lightseagreen
#20B2AA
ΔE00 5.98
Dull Teal
#5F9E8F
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB29B #B24B62
analogous
#4BB268 #4BB29B #4B96B2
triadic
#4BB29B #9B4BB2 #B29B4B
tetradic
#4BB29B #684BB2 #B24B62 #96B24B
square
#4BB29B #684BB2 #B24B62 #96B24B
split-complementary
#4BB29B #B24B96 #B2684B
monochromatic
#275C50 #398776 #4BB29B #75C5B3 #A0D7CB
Accessibility & contrast
On white
2.58
#4BB29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#4BB29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB29B
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB29B | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#9C9C9D
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4bb29b; /* rgb */ color: rgb(75, 178, 155); /* oklch */ color: oklch(69.7% 0.102 176.1);
Tailwind
colors: {
custom: {
50: '#87c9b8',
500: '#4bb29b',
950: '#000000',
},
}SCSS
$custom: #4bb29b; $custom-light: #87c9b8; $custom-dark: #000000;
JSON
{
"hex": "#4bb29b",
"rgb": {
"r": 75,
"g": 178,
"b": 155
},
"hsl": {
"h": 166.602,
"s": 40.711,
"l": 49.608
},
"oklch": {
"l": 0.69657,
"c": 0.10182,
"h": 176.1
},
"luminance": 0.35703
}Semantic roles & 50–950 ramp
primary
#4BB29B
secondary
#C4959F
accent
#5772D1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280