#4AB4AA#4AB4AA
#4AB4AA is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.6% C 0.098 H 186.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB4AA |
|---|---|
| RGB | rgb(74, 180, 170) |
| HSL | hsl(174, 42%, 50%) |
| HSV | hsv(174, 59%, 71%) |
| CMYK | cmyk(58.9%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(67.28, -32.72, -4.03) |
| CIE-LCH | lch(67.28, 32.97, 187.02°) |
| OKLab | oklab(70.58% -0.0975 -0.0114) |
| OKLCH | oklch(70.58% 0.098 186.7) |
| XYZ | xyz(26.3978, 36.9980, 43.7726) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.53
Topaz
#13BBAF
ΔE00 3.29
Tealish
#24BCA8
ΔE00 4.48
Turquoise (survey)
#06C2AC
ΔE00 5.91
Greeny Blue
#42B395
ΔE00 6.92
Dull Teal
#5F9E8F
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB4AA #B44A54
analogous
#4AB475 #4AB4AA #4A89B4
triadic
#4AB4AA #AA4AB4 #B4AA4A
tetradic
#4AB4AA #754AB4 #B44A54 #89B44A
square
#4AB4AA #754AB4 #B44A54 #89B44A
split-complementary
#4AB4AA #B44A89 #B4754A
monochromatic
#265D58 #388981 #4AB4AA #75C6BF #A0D8D3
Accessibility & contrast
On white
2.50
#4AB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#4AB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB4AA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB4AA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4ab4aa; /* rgb */ color: rgb(74, 180, 170); /* oklch */ color: oklch(70.6% 0.098 186.7);
Tailwind
colors: {
custom: {
50: '#88cbc3',
500: '#4ab4aa',
950: '#000000',
},
}SCSS
$custom: #4ab4aa; $custom-light: #88cbc3; $custom-dark: #000000;
JSON
{
"hex": "#4ab4aa",
"rgb": {
"r": 74,
"g": 180,
"b": 170
},
"hsl": {
"h": 174.34,
"s": 41.732,
"l": 49.804
},
"oklch": {
"l": 0.70582,
"c": 0.09819,
"h": 186.7
},
"luminance": 0.37001
}Semantic roles & 50–950 ramp
primary
#4AB4AA
secondary
#C59599
accent
#5662D2
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281