#4BB299#4BB299
#4BB299 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.103 H 174.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB299 |
|---|---|
| RGB | rgb(75, 178, 153) |
| HSL | hsl(165, 41%, 50%) |
| HSV | hsv(165, 58%, 70%) |
| CMYK | cmyk(57.9%, 0%, 14%, 30.2%) |
| CIE-LAB | lab(66.24, -35.97, 3.86) |
| CIE-LCH | lch(66.24, 36.18, 173.87°) |
| OKLab | oklab(69.6% -0.1025 0.0097) |
| OKLCH | oklch(69.6% 0.103 174.6) |
| XYZ | xyz(24.5692, 35.6341, 35.7141) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.64
Tealish
#24BCA8
ΔE00 4.27
Turquoise (survey)
#06C2AC
ΔE00 5.53
Topaz
#13BBAF
ΔE00 6.17
Lightseagreen
#20B2AA
ΔE00 6.61
Dull Teal
#5F9E8F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB299 #B24B64
analogous
#4BB266 #4BB299 #4B98B2
triadic
#4BB299 #994BB2 #B2994B
tetradic
#4BB299 #664BB2 #B24B64 #98B24B
square
#4BB299 #664BB2 #B24B64 #98B24B
split-complementary
#4BB299 #B24B98 #B2664B
monochromatic
#275C4F #398774 #4BB299 #75C5B2 #A0D7CA
Accessibility & contrast
On white
2.58
#4BB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#4BB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB299
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB299 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA898
Deuteranopia (green-blind)
#9D9C9B
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4bb299; /* rgb */ color: rgb(75, 178, 153); /* oklch */ color: oklch(69.6% 0.103 174.6);
Tailwind
colors: {
custom: {
50: '#87c9b7',
500: '#4bb299',
950: '#000000',
},
}SCSS
$custom: #4bb299; $custom-light: #87c9b7; $custom-dark: #000000;
JSON
{
"hex": "#4bb299",
"rgb": {
"r": 75,
"g": 178,
"b": 153
},
"hsl": {
"h": 165.437,
"s": 40.711,
"l": 49.608
},
"oklch": {
"l": 0.69598,
"c": 0.10296,
"h": 174.6
},
"luminance": 0.35637
}Semantic roles & 50–950 ramp
primary
#4BB299
secondary
#C495A0
accent
#5775D1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280