#4AB0BB#4AB0BB
#4AB0BB is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.2% C 0.095 H 205.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB0BB |
|---|---|
| RGB | rgb(74, 176, 187) |
| HSL | hsl(186, 45%, 51%) |
| HSV | hsv(186, 60%, 73%) |
| CMYK | cmyk(60.4%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(66.59, -26.03, -14.46) |
| CIE-LCH | lch(66.59, 29.78, 209.06°) |
| OKLab | oklab(70.2% -0.0858 -0.04) |
| OKLCH | oklch(70.2% 0.095 205) |
| XYZ | xyz(27.3153, 36.0916, 52.5309) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.19
Cadetblue
#5F9EA0
ΔE00 6.65
Lightseagreen
#20B2AA
ΔE00 8.23
Darkturquoise
#00CED1
ΔE00 9.16
Topaz
#13BBAF
ΔE00 9.97
Sea
#3C9992
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB0BB #BB554A
analogous
#4ABB8D #4AB0BB #4A77BB
triadic
#4AB0BB #BB4AB0 #B0BB4A
tetradic
#4AB0BB #8D4ABB #BB554A #77BB4A
square
#4AB0BB #8D4ABB #BB554A #77BB4A
split-complementary
#4AB0BB #BB4A77 #BB8D4A
monochromatic
#265F65 #378891 #4AB0BB #76C3CC #A3D7DC
Accessibility & contrast
On white
2.56
#4AB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#4AB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB0BB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB0BB | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BC
Deuteranopia (green-blind)
#929CBB
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4ab0bb; /* rgb */ color: rgb(74, 176, 187); /* oklch */ color: oklch(70.2% 0.095 205.0);
Tailwind
colors: {
custom: {
50: '#88c8cf',
500: '#4ab0bb',
950: '#000000',
},
}SCSS
$custom: #4ab0bb; $custom-light: #88c8cf; $custom-dark: #000000;
JSON
{
"hex": "#4ab0bb",
"rgb": {
"r": 74,
"g": 176,
"b": 187
},
"hsl": {
"h": 185.841,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.702,
"c": 0.0947,
"h": 205
},
"luminance": 0.36094
}Semantic roles & 50–950 ramp
primary
#4AB0BB
secondary
#C99C97
accent
#5F53D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282