#4AB59A#4AB59A
#4AB59A is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.3% C 0.107 H 173.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB59A |
|---|---|
| RGB | rgb(74, 181, 154) |
| HSL | hsl(165, 42%, 50%) |
| HSV | hsv(165, 59%, 71%) |
| CMYK | cmyk(59.1%, 0%, 14.9%, 29%) |
| CIE-LAB | lab(67.15, -37.30, 4.63) |
| CIE-LCH | lch(67.15, 37.58, 172.93°) |
| OKLab | oklab(70.34% -0.1059 0.0117) |
| OKLCH | oklch(70.34% 0.107 173.7) |
| XYZ | xyz(25.1779, 36.8342, 36.3484) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.26
Tealish
#24BCA8
ΔE00 4.06
Turquoise (survey)
#06C2AC
ΔE00 5.07
Topaz
#13BBAF
ΔE00 6.30
Mediumaquamarine
#66CDAA
ΔE00 6.85
Green Blue
#01C08D
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB59A #B54A65
analogous
#4AB565 #4AB59A #4A9AB5
triadic
#4AB59A #9A4AB5 #B59A4A
tetradic
#4AB59A #654AB5 #B54A65 #9AB54A
square
#4AB59A #654AB5 #B54A65 #9AB54A
split-complementary
#4AB59A #B54A9A #B5654A
monochromatic
#265E50 #388A75 #4AB59A #75C7B2 #A1D9CA
Accessibility & contrast
On white
2.51
#4AB59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#4AB59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB59A
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB59A | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#A09F9C
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4ab59a; /* rgb */ color: rgb(74, 181, 154); /* oklch */ color: oklch(70.3% 0.107 173.7);
Tailwind
colors: {
custom: {
50: '#87ccb7',
500: '#4ab59a',
950: '#000000',
},
}SCSS
$custom: #4ab59a; $custom-light: #87ccb7; $custom-dark: #000000;
JSON
{
"hex": "#4ab59a",
"rgb": {
"r": 74,
"g": 181,
"b": 154
},
"hsl": {
"h": 164.86,
"s": 41.961,
"l": 50
},
"oklch": {
"l": 0.7034,
"c": 0.10656,
"h": 173.7
},
"luminance": 0.36837
}Semantic roles & 50–950 ramp
primary
#4AB59A
secondary
#C595A2
accent
#5675D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280