#4AB29F#4AB29F
#4AB29F is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.7% C 0.100 H 179.2°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB29F |
|---|---|
| RGB | rgb(74, 178, 159) |
| HSL | hsl(169, 41%, 49%) |
| HSV | hsv(169, 58%, 70%) |
| CMYK | cmyk(58.4%, 0%, 10.7%, 30.2%) |
| CIE-LAB | lab(66.36, -34.66, 0.72) |
| CIE-LCH | lch(66.36, 34.67, 178.81°) |
| OKLab | oklab(69.74% -0.1003 0.0014) |
| OKLCH | oklch(69.74% 0.1 179.2) |
| XYZ | xyz(24.9996, 35.7973, 38.3863) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.53
Greeny Blue
#42B395
ΔE00 3.57
Topaz
#13BBAF
ΔE00 4.58
Lightseagreen
#20B2AA
ΔE00 4.67
Turquoise (survey)
#06C2AC
ΔE00 5.12
Dull Teal
#5F9E8F
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB29F #B24A5D
analogous
#4AB26B #4AB29F #4A91B2
triadic
#4AB29F #9F4AB2 #B29F4A
tetradic
#4AB29F #6B4AB2 #B24A5D #91B24A
square
#4AB29F #6B4AB2 #B24A5D #91B24A
split-complementary
#4AB29F #B24A91 #B26B4A
monochromatic
#265C52 #388778 #4AB29F #74C5B6 #9FD7CD
Accessibility & contrast
On white
2.57
#4AB29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#4AB29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB29F
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB29F | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#9B9DA1
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4ab29f; /* rgb */ color: rgb(74, 178, 159); /* oklch */ color: oklch(69.7% 0.100 179.2);
Tailwind
colors: {
custom: {
50: '#87c9bb',
500: '#4ab29f',
950: '#000000',
},
}SCSS
$custom: #4ab29f; $custom-light: #87c9bb; $custom-dark: #000000;
JSON
{
"hex": "#4ab29f",
"rgb": {
"r": 74,
"g": 178,
"b": 159
},
"hsl": {
"h": 169.038,
"s": 41.27,
"l": 49.412
},
"oklch": {
"l": 0.69743,
"c": 0.10033,
"h": 179.2
},
"luminance": 0.358
}Semantic roles & 50–950 ramp
primary
#4AB29F
secondary
#C4949D
accent
#576DD1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280