#4AB4A4#4AB4A4
#4AB4A4 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.4% C 0.100 H 181.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB4A4 |
|---|---|
| RGB | rgb(74, 180, 164) |
| HSL | hsl(171, 42%, 50%) |
| HSV | hsv(171, 59%, 71%) |
| CMYK | cmyk(58.9%, 0%, 8.9%, 29.4%) |
| CIE-LAB | lab(67.11, -34.31, -0.96) |
| CIE-LCH | lch(67.11, 34.32, 181.60°) |
| OKLab | oklab(70.39% -0.1002 -0.0031) |
| OKLCH | oklch(70.39% 0.1 181.8) |
| XYZ | xyz(25.8431, 36.7761, 40.8513) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.24
Topaz
#13BBAF
ΔE00 3.62
Lightseagreen
#20B2AA
ΔE00 3.75
Greeny Blue
#42B395
ΔE00 4.70
Turquoise (survey)
#06C2AC
ΔE00 4.83
Dull Teal
#5F9E8F
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB4A4 #B44A5A
analogous
#4AB46F #4AB4A4 #4A8FB4
triadic
#4AB4A4 #A44AB4 #B4A44A
tetradic
#4AB4A4 #6F4AB4 #B44A5A #8FB44A
square
#4AB4A4 #6F4AB4 #B44A5A #8FB44A
split-complementary
#4AB4A4 #B44A8F #B46F4A
monochromatic
#265D55 #38897C #4AB4A4 #75C6BA #A0D8D0
Accessibility & contrast
On white
2.51
#4AB4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#4AB4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB4A4
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB4A4 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA3
Deuteranopia (green-blind)
#9C9EA5
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4ab4a4; /* rgb */ color: rgb(74, 180, 164); /* oklch */ color: oklch(70.4% 0.100 181.8);
Tailwind
colors: {
custom: {
50: '#87cbbe',
500: '#4ab4a4',
950: '#000000',
},
}SCSS
$custom: #4ab4a4; $custom-light: #87cbbe; $custom-dark: #000000;
JSON
{
"hex": "#4ab4a4",
"rgb": {
"r": 74,
"g": 180,
"b": 164
},
"hsl": {
"h": 170.943,
"s": 41.732,
"l": 49.804
},
"oklch": {
"l": 0.70392,
"c": 0.10028,
"h": 181.8
},
"luminance": 0.36779
}Semantic roles & 50–950 ramp
primary
#4AB4A4
secondary
#C5959C
accent
#5669D2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281