#4AB2BF#4AB2BF
#4AB2BF is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.8% C 0.096 H 206.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB2BF |
|---|---|
| RGB | rgb(74, 178, 191) |
| HSL | hsl(187, 48%, 52%) |
| HSV | hsv(187, 61%, 75%) |
| CMYK | cmyk(61.3%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(67.32, -25.87, -15.58) |
| CIE-LCH | lch(67.32, 30.20, 211.06°) |
| OKLab | oklab(70.83% -0.0863 -0.0432) |
| OKLCH | oklch(70.83% 0.096 206.6) |
| XYZ | xyz(28.1445, 37.0553, 54.9493) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.87
Cadetblue
#5F9EA0
ΔE00 7.39
Lightseagreen
#20B2AA
ΔE00 8.93
Darkturquoise
#00CED1
ΔE00 9.04
Aqua Blue
#02D8E9
ΔE00 9.97
Topaz
#13BBAF
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB2BF #BF574A
analogous
#4ABF92 #4AB2BF #4A77BF
triadic
#4AB2BF #BF4AB2 #B2BF4A
tetradic
#4AB2BF #924ABF #BF574A #77BF4A
square
#4AB2BF #924ABF #BF574A #77BF4A
split-complementary
#4AB2BF #BF4A77 #BF924A
monochromatic
#256269 #358C97 #4AB2BF #77C5CF #A4D8DF
Accessibility & contrast
On white
2.50
#4AB2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#4AB2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB2BF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB2BF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#929EBF
Tritanopia (blue-blind)
#00B9B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4ab2bf; /* rgb */ color: rgb(74, 178, 191); /* oklch */ color: oklch(70.8% 0.096 206.6);
Tailwind
colors: {
custom: {
50: '#89c9d2',
500: '#4ab2bf',
950: '#000000',
},
}SCSS
$custom: #4ab2bf; $custom-light: #89c9d2; $custom-dark: #000000;
JSON
{
"hex": "#4ab2bf",
"rgb": {
"r": 74,
"g": 178,
"b": 191
},
"hsl": {
"h": 186.667,
"s": 47.755,
"l": 51.961
},
"oklch": {
"l": 0.70831,
"c": 0.09647,
"h": 206.6
},
"luminance": 0.37058
}Semantic roles & 50–950 ramp
primary
#4AB2BF
secondary
#CC9E99
accent
#5F50D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282