#4BB199#4BB199
#4BB199 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.3% C 0.102 H 175.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB199 |
|---|---|
| RGB | rgb(75, 177, 153) |
| HSL | hsl(166, 40%, 49%) |
| HSV | hsv(166, 58%, 69%) |
| CMYK | cmyk(57.6%, 0%, 13.6%, 30.6%) |
| CIE-LAB | lab(65.93, -35.51, 3.42) |
| CIE-LCH | lch(65.93, 35.68, 174.50°) |
| OKLab | oklab(69.35% -0.1014 0.0085) |
| OKLCH | oklch(69.35% 0.102 175.2) |
| XYZ | xyz(24.3709, 35.2377, 35.6480) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.96
Tealish
#24BCA8
ΔE00 4.31
Turquoise (survey)
#06C2AC
ΔE00 5.66
Topaz
#13BBAF
ΔE00 6.06
Lightseagreen
#20B2AA
ΔE00 6.34
Dull Teal
#5F9E8F
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB199 #B14B63
analogous
#4BB166 #4BB199 #4B96B1
triadic
#4BB199 #994BB1 #B1994B
tetradic
#4BB199 #664BB1 #B14B63 #96B14B
square
#4BB199 #664BB1 #B14B63 #96B14B
split-complementary
#4BB199 #B14B96 #B1664B
monochromatic
#275B4F #398674 #4BB199 #75C4B2 #A0D7CA
Accessibility & contrast
On white
2.61
#4BB199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#4BB199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB199
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB199 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA798
Deuteranopia (green-blind)
#9C9C9B
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4bb199; /* rgb */ color: rgb(75, 177, 153); /* oklch */ color: oklch(69.3% 0.102 175.2);
Tailwind
colors: {
custom: {
50: '#87c9b7',
500: '#4bb199',
950: '#000000',
},
}SCSS
$custom: #4bb199; $custom-light: #87c9b7; $custom-dark: #000000;
JSON
{
"hex": "#4bb199",
"rgb": {
"r": 75,
"g": 177,
"b": 153
},
"hsl": {
"h": 165.882,
"s": 40.476,
"l": 49.412
},
"oklch": {
"l": 0.69349,
"c": 0.10176,
"h": 175.2
},
"luminance": 0.3524
}Semantic roles & 50–950 ramp
primary
#4BB199
secondary
#C3949F
accent
#5774D0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280