#4AABB1#4AABB1
#4AABB1 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.6% C 0.091 H 200.8°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #4AABB1 |
|---|---|
| RGB | rgb(74, 171, 177) |
| HSL | hsl(183, 41%, 49%) |
| HSV | hsv(183, 58%, 69%) |
| CMYK | cmyk(58.2%, 3.4%, 0%, 30.6%) |
| CIE-LAB | lab(64.77, -26.41, -11.65) |
| CIE-LCH | lch(64.77, 28.87, 203.80°) |
| OKLab | oklab(68.62% -0.0846 -0.0322) |
| OKLCH | oklch(68.62% 0.091 200.8) |
| XYZ | xyz(25.3194, 33.7534, 46.7672) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.83
Cadetblue
#5F9EA0
ΔE00 5.00
Lightseagreen
#20B2AA
ΔE00 6.68
Sea
#3C9992
ΔE00 7.94
Topaz
#13BBAF
ΔE00 8.82
Dull Teal
#5F9E8F
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AABB1 #B1504A
analogous
#4AB184 #4AABB1 #4A78B1
triadic
#4AABB1 #B14AAB #ABB14A
tetradic
#4AABB1 #844AB1 #B1504A #78B14A
square
#4AABB1 #844AB1 #B1504A #78B14A
split-complementary
#4AABB1 #B14A78 #B1844A
monochromatic
#26585B #388186 #4AABB1 #74C0C5 #9FD3D7
Accessibility & contrast
On white
2.71
#4AABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#4AABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AABB1
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AABB1 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B2
Deuteranopia (green-blind)
#8F98B2
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4aabb1; /* rgb */ color: rgb(74, 171, 177); /* oklch */ color: oklch(68.6% 0.091 200.8);
Tailwind
colors: {
custom: {
50: '#87c4c8',
500: '#4aabb1',
950: '#000000',
},
}SCSS
$custom: #4aabb1; $custom-light: #87c4c8; $custom-dark: #000000;
JSON
{
"hex": "#4aabb1",
"rgb": {
"r": 74,
"g": 171,
"b": 177
},
"hsl": {
"h": 183.495,
"s": 41.036,
"l": 49.216
},
"oklch": {
"l": 0.68623,
"c": 0.09055,
"h": 200.8
},
"luminance": 0.33756
}Semantic roles & 50–950 ramp
primary
#4AABB1
secondary
#C39693
accent
#5E57D1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182