#4BB197#4BB197
#4BB197 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.3% C 0.103 H 173.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB197 |
|---|---|
| RGB | rgb(75, 177, 151) |
| HSL | hsl(165, 40%, 49%) |
| HSV | hsv(165, 58%, 69%) |
| CMYK | cmyk(57.6%, 0%, 14.7%, 30.6%) |
| CIE-LAB | lab(65.88, -36.01, 4.45) |
| CIE-LCH | lch(65.88, 36.28, 172.95°) |
| OKLab | oklab(69.29% -0.1023 0.0112) |
| OKLCH | oklch(69.29% 0.103 173.7) |
| XYZ | xyz(24.2071, 35.1721, 34.7854) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.42
Tealish
#24BCA8
ΔE00 4.67
Turquoise (survey)
#06C2AC
ΔE00 5.90
Topaz
#13BBAF
ΔE00 6.60
Lightseagreen
#20B2AA
ΔE00 6.98
Dull Teal
#5F9E8F
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB197 #B14B65
analogous
#4BB164 #4BB197 #4B98B1
triadic
#4BB197 #974BB1 #B1974B
tetradic
#4BB197 #644BB1 #B14B65 #98B14B
square
#4BB197 #644BB1 #B14B65 #98B14B
split-complementary
#4BB197 #B14B98 #B1644B
monochromatic
#275B4E #398672 #4BB197 #75C4B0 #A0D7C9
Accessibility & contrast
On white
2.61
#4BB197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#4BB197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB197
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB197 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA796
Deuteranopia (green-blind)
#9C9B99
Tritanopia (blue-blind)
#00B3A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4bb197; /* rgb */ color: rgb(75, 177, 151); /* oklch */ color: oklch(69.3% 0.103 173.7);
Tailwind
colors: {
custom: {
50: '#87c9b5',
500: '#4bb197',
950: '#000000',
},
}SCSS
$custom: #4bb197; $custom-light: #87c9b5; $custom-dark: #000000;
JSON
{
"hex": "#4bb197",
"rgb": {
"r": 75,
"g": 177,
"b": 151
},
"hsl": {
"h": 164.706,
"s": 40.476,
"l": 49.412
},
"oklch": {
"l": 0.69291,
"c": 0.10293,
"h": 173.7
},
"luminance": 0.35175
}Semantic roles & 50–950 ramp
primary
#4BB197
secondary
#C394A0
accent
#5776D0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280