#4AAB9B#4AAB9B
#4AAB9B is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.9% C 0.094 H 180.9°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #4AAB9B |
|---|---|
| RGB | rgb(74, 171, 155) |
| HSL | hsl(170, 40%, 48%) |
| HSV | hsv(170, 57%, 67%) |
| CMYK | cmyk(56.7%, 0%, 9.4%, 32.9%) |
| CIE-LAB | lab(64.12, -32.40, -0.34) |
| CIE-LCH | lch(64.12, 32.40, 180.59°) |
| OKLab | oklab(67.88% -0.0944 -0.0014) |
| OKLCH | oklch(67.88% 0.094 180.9) |
| XYZ | xyz(23.3007, 32.9460, 36.1353) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.47
Greeny Blue
#42B395
ΔE00 4.92
Dull Teal
#5F9E8F
ΔE00 5.04
Tealish
#24BCA8
ΔE00 5.31
Topaz
#13BBAF
ΔE00 5.58
Grey Teal
#5E9B8A
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AAB9B #AB4A5A
analogous
#4AAB6A #4AAB9B #4A8AAB
triadic
#4AAB9B #9B4AAB #AB9B4A
tetradic
#4AAB9B #6A4AAB #AB4A5A #8AAB4A
square
#4AAB9B #6A4AAB #AB4A5A #8AAB4A
split-complementary
#4AAB9B #AB4A8A #AB6A4A
monochromatic
#25564E #388074 #4AAB9B #71C1B4 #9BD4CB
Accessibility & contrast
On white
2.77
#4AAB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#4AAB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AAB9B
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AAB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AAB9B | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29A
Deuteranopia (green-blind)
#95979C
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #4aab9b; /* rgb */ color: rgb(74, 171, 155); /* oklch */ color: oklch(67.9% 0.094 180.9);
Tailwind
colors: {
custom: {
50: '#86c4b8',
500: '#4aab9b',
950: '#000000',
},
}SCSS
$custom: #4aab9b; $custom-light: #86c4b8; $custom-dark: #000000;
JSON
{
"hex": "#4aab9b",
"rgb": {
"r": 74,
"g": 171,
"b": 155
},
"hsl": {
"h": 170.103,
"s": 39.592,
"l": 48.039
},
"oklch": {
"l": 0.67883,
"c": 0.09441,
"h": 180.9
},
"luminance": 0.32948
}Semantic roles & 50–950 ramp
primary
#4AAB9B
secondary
#C09098
accent
#586CCF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280