#4AB1BB#4AB1BB
#4AB1BB is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.4% C 0.095 H 204.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB1BB |
|---|---|
| RGB | rgb(74, 177, 187) |
| HSL | hsl(185, 45%, 51%) |
| HSV | hsv(185, 60%, 73%) |
| CMYK | cmyk(60.4%, 5.3%, 0%, 26.7%) |
| CIE-LAB | lab(66.89, -26.53, -14.01) |
| CIE-LCH | lch(66.89, 30.00, 207.84°) |
| OKLab | oklab(70.44% -0.0869 -0.0388) |
| OKLCH | oklch(70.44% 0.095 204.1) |
| XYZ | xyz(27.5121, 36.4851, 52.5965) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.41
Cadetblue
#5F9EA0
ΔE00 6.77
Lightseagreen
#20B2AA
ΔE00 7.82
Darkturquoise
#00CED1
ΔE00 8.74
Topaz
#13BBAF
ΔE00 9.51
Mediumturquoise
#48D1CC
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB1BB #BB544A
analogous
#4ABB8C #4AB1BB #4A78BB
triadic
#4AB1BB #BB4AB1 #B1BB4A
tetradic
#4AB1BB #8C4ABB #BB544A #78BB4A
square
#4AB1BB #8C4ABB #BB544A #78BB4A
split-complementary
#4AB1BB #BB4A78 #BB8C4A
monochromatic
#265F65 #378991 #4AB1BB #76C4CC #A3D7DC
Accessibility & contrast
On white
2.53
#4AB1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#4AB1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB1BB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB1BB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#00B8B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4ab1bb; /* rgb */ color: rgb(74, 177, 187); /* oklch */ color: oklch(70.4% 0.095 204.1);
Tailwind
colors: {
custom: {
50: '#89c8cf',
500: '#4ab1bb',
950: '#000000',
},
}SCSS
$custom: #4ab1bb; $custom-light: #89c8cf; $custom-dark: #000000;
JSON
{
"hex": "#4ab1bb",
"rgb": {
"r": 74,
"g": 177,
"b": 187
},
"hsl": {
"h": 185.31,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.70441,
"c": 0.09515,
"h": 204.1
},
"luminance": 0.36488
}Semantic roles & 50–950 ramp
primary
#4AB1BB
secondary
#C99C97
accent
#5E53D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1313
muted
#7D8282