#4BB09B#4BB09B
#4BB09B is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.2% C 0.099 H 177.3°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB09B |
|---|---|
| RGB | rgb(75, 176, 155) |
| HSL | hsl(168, 40%, 49%) |
| HSV | hsv(168, 57%, 69%) |
| CMYK | cmyk(57.4%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(65.68, -34.55, 1.94) |
| CIE-LCH | lch(65.68, 34.60, 176.78°) |
| OKLab | oklab(69.16% -0.0994 0.0046) |
| OKLCH | oklch(69.16% 0.099 177.3) |
| XYZ | xyz(24.3407, 34.9107, 36.4597) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.93
Tealish
#24BCA8
ΔE00 4.17
Lightseagreen
#20B2AA
ΔE00 5.45
Topaz
#13BBAF
ΔE00 5.47
Turquoise (survey)
#06C2AC
ΔE00 5.70
Dull Teal
#5F9E8F
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB09B #B04B60
analogous
#4BB069 #4BB09B #4B93B0
triadic
#4BB09B #9B4BB0 #B09B4B
tetradic
#4BB09B #694BB0 #B04B60 #93B04B
square
#4BB09B #694BB0 #B04B60 #93B04B
split-complementary
#4BB09B #B04B93 #B0694B
monochromatic
#265A4F #398575 #4BB09B #74C4B3 #9FD6CB
Accessibility & contrast
On white
2.63
#4BB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#4BB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB09B
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB09B | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA69A
Deuteranopia (green-blind)
#9A9B9D
Tritanopia (blue-blind)
#00B2AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4bb09b; /* rgb */ color: rgb(75, 176, 155); /* oklch */ color: oklch(69.2% 0.099 177.3);
Tailwind
colors: {
custom: {
50: '#87c8b8',
500: '#4bb09b',
950: '#000000',
},
}SCSS
$custom: #4bb09b; $custom-light: #87c8b8; $custom-dark: #000000;
JSON
{
"hex": "#4bb09b",
"rgb": {
"r": 75,
"g": 176,
"b": 155
},
"hsl": {
"h": 167.525,
"s": 40.239,
"l": 49.216
},
"oklch": {
"l": 0.6916,
"c": 0.09947,
"h": 177.3
},
"luminance": 0.34913
}Semantic roles & 50–950 ramp
primary
#4BB09B
secondary
#C3949E
accent
#5871D0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280