#4AB79B#4AB79B
#4AB79B is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.9% C 0.108 H 173.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB79B |
|---|---|
| RGB | rgb(74, 183, 155) |
| HSL | hsl(165, 43%, 50%) |
| HSV | hsv(165, 60%, 72%) |
| CMYK | cmyk(59.6%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(67.79, -37.96, 4.99) |
| CIE-LCH | lch(67.79, 38.29, 172.51°) |
| OKLab | oklab(70.87% -0.1076 0.0126) |
| OKLCH | oklch(70.87% 0.108 173.3) |
| XYZ | xyz(25.6711, 37.6868, 36.9254) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.46
Tealish
#24BCA8
ΔE00 4.00
Turquoise (survey)
#06C2AC
ΔE00 4.82
Mediumaquamarine
#66CDAA
ΔE00 6.31
Topaz
#13BBAF
ΔE00 6.39
Green Blue
#01C08D
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB79B #B74A66
analogous
#4AB764 #4AB79B #4A9CB7
triadic
#4AB79B #9B4AB7 #B79B4A
tetradic
#4AB79B #644AB7 #B74A66 #9CB74A
square
#4AB79B #644AB7 #B74A66 #9CB74A
split-complementary
#4AB79B #B74A9C #B7644A
monochromatic
#266051 #388C76 #4AB79B #76C8B3 #A2DACB
Accessibility & contrast
On white
2.46
#4AB79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#4AB79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB79B
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB79B | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 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: #4ab79b; /* rgb */ color: rgb(74, 183, 155); /* oklch */ color: oklch(70.9% 0.108 173.3);
Tailwind
colors: {
custom: {
50: '#87cdb8',
500: '#4ab79b',
950: '#000000',
},
}SCSS
$custom: #4ab79b; $custom-light: #87cdb8; $custom-dark: #000000;
JSON
{
"hex": "#4ab79b",
"rgb": {
"r": 74,
"g": 183,
"b": 155
},
"hsl": {
"h": 164.587,
"s": 43.083,
"l": 50.392
},
"oklch": {
"l": 0.70867,
"c": 0.10838,
"h": 173.3
},
"luminance": 0.37689
}Semantic roles & 50–950 ramp
primary
#4AB79B
secondary
#C796A3
accent
#5575D3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280