#4AB6BB#4AB6BB
#4AB6BB is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.6% C 0.098 H 199.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB6BB |
|---|---|
| RGB | rgb(74, 182, 187) |
| HSL | hsl(183, 45%, 51%) |
| HSV | hsv(183, 60%, 73%) |
| CMYK | cmyk(60.4%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(68.39, -29.00, -11.77) |
| CIE-LCH | lch(68.39, 31.29, 202.09°) |
| OKLab | oklab(71.65% -0.0922 -0.0326) |
| OKLCH | oklch(71.65% 0.098 199.5) |
| XYZ | xyz(28.5178, 38.4966, 52.9317) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.10
Lightseagreen
#20B2AA
ΔE00 6.02
Darkturquoise
#00CED1
ΔE00 6.82
Topaz
#13BBAF
ΔE00 7.29
Cadetblue
#5F9EA0
ΔE00 7.74
Mediumturquoise
#48D1CC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB6BB #BB4F4A
analogous
#4ABB87 #4AB6BB #4A7DBB
triadic
#4AB6BB #BB4AB6 #B6BB4A
tetradic
#4AB6BB #874ABB #BB4F4A #7DBB4A
square
#4AB6BB #874ABB #BB4F4A #7DBB4A
split-complementary
#4AB6BB #BB4A7D #BB874A
monochromatic
#266265 #378D91 #4AB6BB #76C8CC #A3DADC
Accessibility & contrast
On white
2.41
#4AB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#4AB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB6BB
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB6BB | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#98A1BC
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #4ab6bb; /* rgb */ color: rgb(74, 182, 187); /* oklch */ color: oklch(71.6% 0.098 199.5);
Tailwind
colors: {
custom: {
50: '#89cccf',
500: '#4ab6bb',
950: '#000000',
},
}SCSS
$custom: #4ab6bb; $custom-light: #89cccf; $custom-dark: #000000;
JSON
{
"hex": "#4ab6bb",
"rgb": {
"r": 74,
"g": 182,
"b": 187
},
"hsl": {
"h": 182.655,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.71648,
"c": 0.09782,
"h": 199.5
},
"luminance": 0.385
}Semantic roles & 50–950 ramp
primary
#4AB6BB
secondary
#C99A97
accent
#5953D5
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1313
muted
#7D8282