#4AB2A2#4AB2A2
#4AB2A2 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.099 H 181.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB2A2 |
|---|---|
| RGB | rgb(74, 178, 162) |
| HSL | hsl(171, 41%, 49%) |
| HSV | hsv(171, 58%, 70%) |
| CMYK | cmyk(58.4%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(66.45, -33.89, -0.82) |
| CIE-LCH | lch(66.45, 33.90, 181.39°) |
| OKLab | oklab(69.84% -0.0989 -0.0028) |
| OKLCH | oklch(69.84% 0.099 181.6) |
| XYZ | xyz(25.2631, 35.9027, 39.7740) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.63
Lightseagreen
#20B2AA
ΔE00 3.77
Topaz
#13BBAF
ΔE00 3.99
Greeny Blue
#42B395
ΔE00 4.63
Turquoise (survey)
#06C2AC
ΔE00 5.27
Dull Teal
#5F9E8F
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB2A2 #B24A5A
analogous
#4AB26E #4AB2A2 #4A8EB2
triadic
#4AB2A2 #A24AB2 #B2A24A
tetradic
#4AB2A2 #6E4AB2 #B24A5A #8EB24A
square
#4AB2A2 #6E4AB2 #B24A5A #8EB24A
split-complementary
#4AB2A2 #B24A8E #B26E4A
monochromatic
#265C53 #38877B #4AB2A2 #74C5B9 #9FD7CF
Accessibility & contrast
On white
2.57
#4AB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#4AB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB2A2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB2A2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA8A1
Deuteranopia (green-blind)
#9B9DA3
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4ab2a2; /* rgb */ color: rgb(74, 178, 162); /* oklch */ color: oklch(69.8% 0.099 181.6);
Tailwind
colors: {
custom: {
50: '#87c9bd',
500: '#4ab2a2',
950: '#000000',
},
}SCSS
$custom: #4ab2a2; $custom-light: #87c9bd; $custom-dark: #000000;
JSON
{
"hex": "#4ab2a2",
"rgb": {
"r": 74,
"g": 178,
"b": 162
},
"hsl": {
"h": 170.769,
"s": 41.27,
"l": 49.412
},
"oklch": {
"l": 0.69835,
"c": 0.09899,
"h": 181.6
},
"luminance": 0.35905
}Semantic roles & 50–950 ramp
primary
#4AB2A2
secondary
#C4949B
accent
#576AD1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281