#4BB79F#4BB79F
#4BB79F is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.0% C 0.105 H 176.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB79F |
|---|---|
| RGB | rgb(75, 183, 159) |
| HSL | hsl(167, 43%, 51%) |
| HSV | hsv(167, 59%, 72%) |
| CMYK | cmyk(59%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(67.92, -36.77, 2.98) |
| CIE-LCH | lch(67.92, 36.89, 175.36°) |
| OKLab | oklab(71.02% -0.1052 0.0074) |
| OKLCH | oklch(71.02% 0.105 176) |
| XYZ | xyz(26.0902, 37.8634, 38.7276) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.38
Tealish
#24BCA8
ΔE00 3.16
Turquoise (survey)
#06C2AC
ΔE00 4.27
Topaz
#13BBAF
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 6.25
Mediumaquamarine
#66CDAA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB79F #B74B63
analogous
#4BB769 #4BB79F #4B99B7
triadic
#4BB79F #9F4BB7 #B79F4B
tetradic
#4BB79F #694BB7 #B74B63 #99B74B
square
#4BB79F #694BB7 #B74B63 #99B74B
split-complementary
#4BB79F #B74B99 #B7694B
monochromatic
#276154 #388D7A #4BB79F #77C8B6 #A2DACE
Accessibility & contrast
On white
2.45
#4BB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#4BB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB79F
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB79F | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC9E
Deuteranopia (green-blind)
#A1A1A1
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #4bb79f; /* rgb */ color: rgb(75, 183, 159); /* oklch */ color: oklch(71.0% 0.105 176.0);
Tailwind
colors: {
custom: {
50: '#88cdbb',
500: '#4bb79f',
950: '#000000',
},
}SCSS
$custom: #4bb79f; $custom-light: #88cdbb; $custom-dark: #000000;
JSON
{
"hex": "#4bb79f",
"rgb": {
"r": 75,
"g": 183,
"b": 159
},
"hsl": {
"h": 166.667,
"s": 42.857,
"l": 50.588
},
"oklch": {
"l": 0.71015,
"c": 0.10548,
"h": 176
},
"luminance": 0.37866
}Semantic roles & 50–950 ramp
primary
#4BB79F
secondary
#C797A2
accent
#5571D3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280