#4AB4AB#4AB4AB
#4AB4AB is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.6% C 0.098 H 187.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB4AB |
|---|---|
| RGB | rgb(74, 180, 171) |
| HSL | hsl(175, 42%, 50%) |
| HSV | hsv(175, 59%, 71%) |
| CMYK | cmyk(58.9%, 0%, 5%, 29.4%) |
| CIE-LAB | lab(67.30, -32.46, -4.54) |
| CIE-LCH | lch(67.30, 32.77, 187.96°) |
| OKLab | oklab(70.62% -0.0971 -0.0128) |
| OKLCH | oklch(70.62% 0.098 187.5) |
| XYZ | xyz(26.4927, 37.0359, 44.2727) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.47
Topaz
#13BBAF
ΔE00 3.39
Tealish
#24BCA8
ΔE00 4.77
Turquoise (survey)
#06C2AC
ΔE00 6.16
Greeny Blue
#42B395
ΔE00 7.30
Mediumturquoise
#48D1CC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB4AB #B44A53
analogous
#4AB476 #4AB4AB #4A88B4
triadic
#4AB4AB #AB4AB4 #B4AB4A
tetradic
#4AB4AB #764AB4 #B44A53 #88B44A
square
#4AB4AB #764AB4 #B44A53 #88B44A
split-complementary
#4AB4AB #B44A88 #B4764A
monochromatic
#265D59 #388982 #4AB4AB #75C6BF #A0D8D3
Accessibility & contrast
On white
2.50
#4AB4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#4AB4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB4AB
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB4AB | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#9A9FAC
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4ab4ab; /* rgb */ color: rgb(74, 180, 171); /* oklch */ color: oklch(70.6% 0.098 187.5);
Tailwind
colors: {
custom: {
50: '#88cbc4',
500: '#4ab4ab',
950: '#000000',
},
}SCSS
$custom: #4ab4ab; $custom-light: #88cbc4; $custom-dark: #000000;
JSON
{
"hex": "#4ab4ab",
"rgb": {
"r": 74,
"g": 180,
"b": 171
},
"hsl": {
"h": 174.906,
"s": 41.732,
"l": 49.804
},
"oklch": {
"l": 0.70615,
"c": 0.09791,
"h": 187.5
},
"luminance": 0.37039
}Semantic roles & 50–950 ramp
primary
#4AB4AB
secondary
#C59599
accent
#5661D2
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281