#4AB2A3#4AB2A3
#4AB2A3 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.9% C 0.099 H 182.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB2A3 |
|---|---|
| RGB | rgb(74, 178, 163) |
| HSL | hsl(171, 41%, 49%) |
| HSV | hsv(171, 58%, 70%) |
| CMYK | cmyk(58.4%, 0%, 8.4%, 30.2%) |
| CIE-LAB | lab(66.47, -33.63, -1.34) |
| CIE-LCH | lch(66.47, 33.66, 182.27°) |
| OKLab | oklab(69.87% -0.0985 -0.0041) |
| OKLCH | oklch(69.87% 0.099 182.4) |
| XYZ | xyz(25.3523, 35.9384, 40.2440) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.49
Tealish
#24BCA8
ΔE00 3.74
Topaz
#13BBAF
ΔE00 3.84
Greeny Blue
#42B395
ΔE00 4.99
Turquoise (survey)
#06C2AC
ΔE00 5.38
Dull Teal
#5F9E8F
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB2A3 #B24A59
analogous
#4AB26F #4AB2A3 #4A8DB2
triadic
#4AB2A3 #A34AB2 #B2A34A
tetradic
#4AB2A3 #6F4AB2 #B24A59 #8DB24A
square
#4AB2A3 #6F4AB2 #B24A59 #8DB24A
split-complementary
#4AB2A3 #B24A8D #B26F4A
monochromatic
#265C54 #38877B #4AB2A3 #74C5B9 #9FD7CF
Accessibility & contrast
On white
2.56
#4AB2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#4AB2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB2A3
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB2A3 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A2
Deuteranopia (green-blind)
#9A9DA4
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4ab2a3; /* rgb */ color: rgb(74, 178, 163); /* oklch */ color: oklch(69.9% 0.099 182.4);
Tailwind
colors: {
custom: {
50: '#87c9be',
500: '#4ab2a3',
950: '#000000',
},
}SCSS
$custom: #4ab2a3; $custom-light: #87c9be; $custom-dark: #000000;
JSON
{
"hex": "#4ab2a3",
"rgb": {
"r": 74,
"g": 178,
"b": 163
},
"hsl": {
"h": 171.346,
"s": 41.27,
"l": 49.412
},
"oklch": {
"l": 0.69867,
"c": 0.09858,
"h": 182.4
},
"luminance": 0.35941
}Semantic roles & 50–950 ramp
primary
#4AB2A3
secondary
#C4949B
accent
#5768D1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281