#4AB0BE#4AB0BE
#4AB0BE is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.3% C 0.095 H 207.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB0BE |
|---|---|
| RGB | rgb(74, 176, 190) |
| HSL | hsl(187, 47%, 52%) |
| HSV | hsv(187, 61%, 75%) |
| CMYK | cmyk(61.1%, 7.4%, 0%, 25.5%) |
| CIE-LAB | lab(66.69, -25.16, -15.98) |
| CIE-LCH | lch(66.69, 29.80, 212.42°) |
| OKLab | oklab(70.31% -0.0846 -0.0443) |
| OKLCH | oklch(70.31% 0.095 207.6) |
| XYZ | xyz(27.6398, 36.2214, 54.2400) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.79
Cadetblue
#5F9EA0
ΔE00 7.12
Lightseagreen
#20B2AA
ΔE00 9.35
Darkturquoise
#00CED1
ΔE00 9.73
Greyblue
#77A1B5
ΔE00 10.25
Aqua Blue
#02D8E9
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB0BE #BE584A
analogous
#4ABE92 #4AB0BE #4A76BE
triadic
#4AB0BE #BE4AB0 #B0BE4A
tetradic
#4AB0BE #924ABE #BE584A #76BE4A
square
#4AB0BE #924ABE #BE584A #76BE4A
split-complementary
#4AB0BE #BE4A76 #BE924A
monochromatic
#256068 #368A95 #4AB0BE #77C4CE #A4D7DE
Accessibility & contrast
On white
2.55
#4AB0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#4AB0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB0BE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB0BE | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABF
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00B7B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4ab0be; /* rgb */ color: rgb(74, 176, 190); /* oklch */ color: oklch(70.3% 0.095 207.6);
Tailwind
colors: {
custom: {
50: '#89c8d1',
500: '#4ab0be',
950: '#000000',
},
}SCSS
$custom: #4ab0be; $custom-light: #89c8d1; $custom-dark: #000000;
JSON
{
"hex": "#4ab0be",
"rgb": {
"r": 74,
"g": 176,
"b": 190
},
"hsl": {
"h": 187.241,
"s": 47.154,
"l": 51.765
},
"oklch": {
"l": 0.70313,
"c": 0.09545,
"h": 207.6
},
"luminance": 0.36224
}Semantic roles & 50–950 ramp
primary
#4AB0BE
secondary
#CB9F98
accent
#6151D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282