#4AB69A#4AB69A
#4AB69A is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.6% C 0.108 H 173.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB69A |
|---|---|
| RGB | rgb(74, 182, 154) |
| HSL | hsl(164, 43%, 50%) |
| HSV | hsv(164, 59%, 71%) |
| CMYK | cmyk(59.3%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(67.46, -37.75, 5.07) |
| CIE-LCH | lch(67.46, 38.09, 172.36°) |
| OKLab | oklab(70.59% -0.107 0.0128) |
| OKLCH | oklch(70.59% 0.108 173.2) |
| XYZ | xyz(25.3820, 37.2423, 36.4164) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.24
Tealish
#24BCA8
ΔE00 4.14
Turquoise (survey)
#06C2AC
ΔE00 5.03
Topaz
#13BBAF
ΔE00 6.48
Green Blue
#01C08D
ΔE00 6.52
Mediumaquamarine
#66CDAA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB69A #B64A66
analogous
#4AB664 #4AB69A #4A9CB6
triadic
#4AB69A #9A4AB6 #B69A4A
tetradic
#4AB69A #644AB6 #B64A66 #9CB64A
square
#4AB69A #644AB6 #B64A66 #9CB64A
split-complementary
#4AB69A #B64A9C #B6644A
monochromatic
#265F50 #388B75 #4AB69A #76C8B2 #A1D9CB
Accessibility & contrast
On white
2.49
#4AB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#4AB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB69A
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB69A | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB99
Deuteranopia (green-blind)
#A19F9C
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4ab69a; /* rgb */ color: rgb(74, 182, 154); /* oklch */ color: oklch(70.6% 0.108 173.2);
Tailwind
colors: {
custom: {
50: '#87ccb7',
500: '#4ab69a',
950: '#000000',
},
}SCSS
$custom: #4ab69a; $custom-light: #87ccb7; $custom-dark: #000000;
JSON
{
"hex": "#4ab69a",
"rgb": {
"r": 74,
"g": 182,
"b": 154
},
"hsl": {
"h": 164.444,
"s": 42.52,
"l": 50.196
},
"oklch": {
"l": 0.7059,
"c": 0.10778,
"h": 173.2
},
"luminance": 0.37245
}Semantic roles & 50–950 ramp
primary
#4AB69A
secondary
#C696A2
accent
#5576D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280