#4AABB4#4AABB4
#4AABB4 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.7% C 0.091 H 203.6°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #4AABB4 |
|---|---|
| RGB | rgb(74, 171, 180) |
| HSL | hsl(185, 42%, 50%) |
| HSV | hsv(185, 59%, 71%) |
| CMYK | cmyk(58.9%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(64.86, -25.55, -13.18) |
| CIE-LCH | lch(64.86, 28.75, 207.28°) |
| OKLab | oklab(68.73% -0.0833 -0.0365) |
| OKLCH | oklch(68.73% 0.091 203.6) |
| XYZ | xyz(25.6217, 33.8744, 48.3593) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.01
Cadetblue
#5F9EA0
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 7.78
Sea
#3C9992
ΔE00 8.82
Topaz
#13BBAF
ΔE00 9.86
Darkturquoise
#00CED1
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AABB4 #B4534A
analogous
#4AB488 #4AABB4 #4A76B4
triadic
#4AABB4 #B44AAB #ABB44A
tetradic
#4AABB4 #884AB4 #B4534A #76B44A
square
#4AABB4 #884AB4 #B4534A #76B44A
split-complementary
#4AABB4 #B44A76 #B4884A
monochromatic
#26595D #388289 #4AABB4 #75BFC6 #A0D3D8
Accessibility & contrast
On white
2.70
#4AABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#4AABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AABB4
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AABB4 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B5
Deuteranopia (green-blind)
#8E98B4
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4aabb4; /* rgb */ color: rgb(74, 171, 180); /* oklch */ color: oklch(68.7% 0.091 203.6);
Tailwind
colors: {
custom: {
50: '#87c4ca',
500: '#4aabb4',
950: '#000000',
},
}SCSS
$custom: #4aabb4; $custom-light: #87c4ca; $custom-dark: #000000;
JSON
{
"hex": "#4aabb4",
"rgb": {
"r": 74,
"g": 171,
"b": 180
},
"hsl": {
"h": 185.094,
"s": 41.732,
"l": 49.804
},
"oklch": {
"l": 0.68733,
"c": 0.09097,
"h": 203.6
},
"luminance": 0.33877
}Semantic roles & 50–950 ramp
primary
#4AABB4
secondary
#C59995
accent
#6156D2
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182