#4AB0BC#4AB0BC
#4AB0BC is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.2% C 0.095 H 205.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB0BC |
|---|---|
| RGB | rgb(74, 176, 188) |
| HSL | hsl(186, 46%, 51%) |
| HSV | hsv(186, 61%, 74%) |
| CMYK | cmyk(60.6%, 6.4%, 0%, 26.3%) |
| CIE-LAB | lab(66.62, -25.74, -14.97) |
| CIE-LCH | lch(66.62, 29.78, 210.18°) |
| OKLab | oklab(70.24% -0.0854 -0.0415) |
| OKLCH | oklch(70.24% 0.095 205.9) |
| XYZ | xyz(27.4227, 36.1345, 53.0967) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.01
Cadetblue
#5F9EA0
ΔE00 6.79
Lightseagreen
#20B2AA
ΔE00 8.60
Darkturquoise
#00CED1
ΔE00 9.34
Topaz
#13BBAF
ΔE00 10.34
Aqua Blue
#02D8E9
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB0BC #BC564A
analogous
#4ABC8F #4AB0BC #4A77BC
triadic
#4AB0BC #BC4AB0 #B0BC4A
tetradic
#4AB0BC #8F4ABC #BC564A #77BC4A
square
#4AB0BC #8F4ABC #BC564A #77BC4A
split-complementary
#4AB0BC #BC4A77 #BC8F4A
monochromatic
#265F66 #368993 #4AB0BC #77C3CD #A3D7DD
Accessibility & contrast
On white
2.55
#4AB0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#4AB0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB0BC
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB0BC | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BD
Deuteranopia (green-blind)
#919DBC
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4ab0bc; /* rgb */ color: rgb(74, 176, 188); /* oklch */ color: oklch(70.2% 0.095 205.9);
Tailwind
colors: {
custom: {
50: '#89c8d0',
500: '#4ab0bc',
950: '#000000',
},
}SCSS
$custom: #4ab0bc; $custom-light: #89c8d0; $custom-dark: #000000;
JSON
{
"hex": "#4ab0bc",
"rgb": {
"r": 74,
"g": 176,
"b": 188
},
"hsl": {
"h": 186.316,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.70237,
"c": 0.09492,
"h": 205.9
},
"luminance": 0.36137
}Semantic roles & 50–950 ramp
primary
#4AB0BC
secondary
#CA9D98
accent
#6052D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282