#4BB09F#4BB09F
#4BB09F is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.3% C 0.098 H 180.5°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB09F |
|---|---|
| RGB | rgb(75, 176, 159) |
| HSL | hsl(170, 40%, 49%) |
| HSV | hsv(170, 57%, 69%) |
| CMYK | cmyk(57.4%, 0%, 9.7%, 31%) |
| CIE-LAB | lab(65.79, -33.53, -0.12) |
| CIE-LCH | lch(65.79, 33.53, 180.21°) |
| OKLab | oklab(69.28% -0.0975 -0.0009) |
| OKLCH | oklch(69.28% 0.098 180.5) |
| XYZ | xyz(24.6822, 35.0473, 38.2582) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 4.07
Lightseagreen
#20B2AA
ΔE00 4.22
Greeny Blue
#42B395
ΔE00 4.28
Topaz
#13BBAF
ΔE00 4.62
Turquoise (survey)
#06C2AC
ΔE00 5.72
Dull Teal
#5F9E8F
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB09F #B04B5C
analogous
#4BB06D #4BB09F #4B8FB0
triadic
#4BB09F #9F4BB0 #B09F4B
tetradic
#4BB09F #6D4BB0 #B04B5C #8FB04B
square
#4BB09F #6D4BB0 #B04B5C #8FB04B
split-complementary
#4BB09F #B04B8F #B06D4B
monochromatic
#265A51 #398578 #4BB09F #74C4B7 #9FD6CD
Accessibility & contrast
On white
2.62
#4BB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#4BB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB09F
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB09F | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69E
Deuteranopia (green-blind)
#999BA0
Tritanopia (blue-blind)
#00B3AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4bb09f; /* rgb */ color: rgb(75, 176, 159); /* oklch */ color: oklch(69.3% 0.098 180.5);
Tailwind
colors: {
custom: {
50: '#87c8bb',
500: '#4bb09f',
950: '#000000',
},
}SCSS
$custom: #4bb09f; $custom-light: #87c8bb; $custom-dark: #000000;
JSON
{
"hex": "#4bb09f",
"rgb": {
"r": 75,
"g": 176,
"b": 159
},
"hsl": {
"h": 169.901,
"s": 40.239,
"l": 49.216
},
"oklch": {
"l": 0.69281,
"c": 0.09752,
"h": 180.5
},
"luminance": 0.3505
}Semantic roles & 50–950 ramp
primary
#4BB09F
secondary
#C3949C
accent
#586CD0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280