#4BB79B#4BB79B
#4BB79B is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.9% C 0.108 H 173.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB79B |
|---|---|
| RGB | rgb(75, 183, 155) |
| HSL | hsl(164, 43%, 51%) |
| HSV | hsv(164, 59%, 72%) |
| CMYK | cmyk(59%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(67.82, -37.76, 5.04) |
| CIE-LCH | lch(67.82, 38.10, 172.40°) |
| OKLab | oklab(70.9% -0.1071 0.0127) |
| OKLCH | oklch(70.9% 0.108 173.2) |
| XYZ | xyz(25.7487, 37.7268, 36.9290) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.49
Tealish
#24BCA8
ΔE00 4.05
Turquoise (survey)
#06C2AC
ΔE00 4.88
Mediumaquamarine
#66CDAA
ΔE00 6.27
Topaz
#13BBAF
ΔE00 6.43
Green Blue
#01C08D
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB79B #B74B67
analogous
#4BB765 #4BB79B #4B9DB7
triadic
#4BB79B #9B4BB7 #B79B4B
tetradic
#4BB79B #654BB7 #B74B67 #9DB74B
square
#4BB79B #654BB7 #B74B67 #9DB74B
split-complementary
#4BB79B #B74B9D #B7654B
monochromatic
#276152 #388D77 #4BB79B #77C8B3 #A2DACC
Accessibility & contrast
On white
2.46
#4BB79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#4BB79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB79B
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB79B | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC9A
Deuteranopia (green-blind)
#A1A09D
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #4bb79b; /* rgb */ color: rgb(75, 183, 155); /* oklch */ color: oklch(70.9% 0.108 173.2);
Tailwind
colors: {
custom: {
50: '#88cdb8',
500: '#4bb79b',
950: '#000000',
},
}SCSS
$custom: #4bb79b; $custom-light: #88cdb8; $custom-dark: #000000;
JSON
{
"hex": "#4bb79b",
"rgb": {
"r": 75,
"g": 183,
"b": 155
},
"hsl": {
"h": 164.444,
"s": 42.857,
"l": 50.588
},
"oklch": {
"l": 0.709,
"c": 0.10783,
"h": 173.2
},
"luminance": 0.37729
}Semantic roles & 50–950 ramp
primary
#4BB79B
secondary
#C797A3
accent
#5576D3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280