#4AB3BB#4AB3BB
#4AB3BB is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.9% C 0.096 H 202.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB3BB |
|---|---|
| RGB | rgb(74, 179, 187) |
| HSL | hsl(184, 45%, 51%) |
| HSV | hsv(184, 60%, 73%) |
| CMYK | cmyk(60.4%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(67.49, -27.52, -13.11) |
| CIE-LCH | lch(67.49, 30.49, 205.48°) |
| OKLab | oklab(70.92% -0.089 -0.0363) |
| OKLCH | oklch(70.92% 0.096 202.2) |
| XYZ | xyz(27.9100, 37.2810, 52.7291) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.99
Lightseagreen
#20B2AA
ΔE00 7.05
Cadetblue
#5F9EA0
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.93
Topaz
#13BBAF
ΔE00 8.60
Mediumturquoise
#48D1CC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB3BB #BB524A
analogous
#4ABB8A #4AB3BB #4A7ABB
triadic
#4AB3BB #BB4AB3 #B3BB4A
tetradic
#4AB3BB #8A4ABB #BB524A #7ABB4A
square
#4AB3BB #8A4ABB #BB524A #7ABB4A
split-complementary
#4AB3BB #BB4A7A #BB8A4A
monochromatic
#266065 #378B91 #4AB3BB #76C6CC #A3D8DC
Accessibility & contrast
On white
2.48
#4AB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#4AB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB3BB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB3BB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4ab3bb; /* rgb */ color: rgb(74, 179, 187); /* oklch */ color: oklch(70.9% 0.096 202.2);
Tailwind
colors: {
custom: {
50: '#89cacf',
500: '#4ab3bb',
950: '#000000',
},
}SCSS
$custom: #4ab3bb; $custom-light: #89cacf; $custom-dark: #000000;
JSON
{
"hex": "#4ab3bb",
"rgb": {
"r": 74,
"g": 179,
"b": 187
},
"hsl": {
"h": 184.248,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.70924,
"c": 0.09614,
"h": 202.2
},
"luminance": 0.37284
}Semantic roles & 50–950 ramp
primary
#4AB3BB
secondary
#C99B97
accent
#5C53D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1313
muted
#7D8282