#4AB2BB#4AB2BB
#4AB2BB is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.7% C 0.096 H 203.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB2BB |
|---|---|
| RGB | rgb(74, 178, 187) |
| HSL | hsl(185, 45%, 51%) |
| HSV | hsv(185, 60%, 73%) |
| CMYK | cmyk(60.4%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(67.19, -27.03, -13.56) |
| CIE-LCH | lch(67.19, 30.24, 206.65°) |
| OKLab | oklab(70.68% -0.0879 -0.0375) |
| OKLCH | oklch(70.68% 0.096 203.1) |
| XYZ | xyz(27.7103, 36.8816, 52.6626) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.67
Cadetblue
#5F9EA0
ΔE00 6.91
Lightseagreen
#20B2AA
ΔE00 7.43
Darkturquoise
#00CED1
ΔE00 8.33
Topaz
#13BBAF
ΔE00 9.05
Mediumturquoise
#48D1CC
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB2BB #BB534A
analogous
#4ABB8B #4AB2BB #4A79BB
triadic
#4AB2BB #BB4AB2 #B2BB4A
tetradic
#4AB2BB #8B4ABB #BB534A #79BB4A
square
#4AB2BB #8B4ABB #BB534A #79BB4A
split-complementary
#4AB2BB #BB4A79 #BB8B4A
monochromatic
#266065 #378A91 #4AB2BB #76C5CC #A3D8DC
Accessibility & contrast
On white
2.51
#4AB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#4AB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB2BB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB2BB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4ab2bb; /* rgb */ color: rgb(74, 178, 187); /* oklch */ color: oklch(70.7% 0.096 203.1);
Tailwind
colors: {
custom: {
50: '#89c9cf',
500: '#4ab2bb',
950: '#000000',
},
}SCSS
$custom: #4ab2bb; $custom-light: #89c9cf; $custom-dark: #000000;
JSON
{
"hex": "#4ab2bb",
"rgb": {
"r": 74,
"g": 178,
"b": 187
},
"hsl": {
"h": 184.779,
"s": 45.382,
"l": 51.176
},
"oklch": {
"l": 0.70682,
"c": 0.09563,
"h": 203.1
},
"luminance": 0.36884
}Semantic roles & 50–950 ramp
primary
#4AB2BB
secondary
#C99B97
accent
#5D53D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1313
muted
#7D8282