#4AB2BE#4AB2BE
#4AB2BE is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.8% C 0.096 H 205.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #4AB2BE |
|---|---|
| RGB | rgb(74, 178, 190) |
| HSL | hsl(186, 47%, 52%) |
| HSV | hsv(186, 61%, 75%) |
| CMYK | cmyk(61.1%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(67.29, -26.16, -15.08) |
| CIE-LCH | lch(67.29, 30.19, 209.96°) |
| OKLab | oklab(70.79% -0.0867 -0.0418) |
| OKLCH | oklch(70.79% 0.096 205.7) |
| XYZ | xyz(28.0348, 37.0114, 54.3717) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.02
Cadetblue
#5F9EA0
ΔE00 7.25
Lightseagreen
#20B2AA
ΔE00 8.55
Darkturquoise
#00CED1
ΔE00 8.84
Aqua Blue
#02D8E9
ΔE00 9.97
Topaz
#13BBAF
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AB2BE #BE564A
analogous
#4ABE90 #4AB2BE #4A78BE
triadic
#4AB2BE #BE4AB2 #B2BE4A
tetradic
#4AB2BE #904ABE #BE564A #78BE4A
square
#4AB2BE #904ABE #BE564A #78BE4A
split-complementary
#4AB2BE #BE4A78 #BE904A
monochromatic
#256168 #368B95 #4AB2BE #77C5CE #A4D8DE
Accessibility & contrast
On white
2.50
#4AB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#4AB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AB2BE
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AB2BE | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4ab2be; /* rgb */ color: rgb(74, 178, 190); /* oklch */ color: oklch(70.8% 0.096 205.7);
Tailwind
colors: {
custom: {
50: '#89c9d1',
500: '#4ab2be',
950: '#000000',
},
}SCSS
$custom: #4ab2be; $custom-light: #89c9d1; $custom-dark: #000000;
JSON
{
"hex": "#4ab2be",
"rgb": {
"r": 74,
"g": 178,
"b": 190
},
"hsl": {
"h": 186.207,
"s": 47.154,
"l": 51.765
},
"oklch": {
"l": 0.70793,
"c": 0.09623,
"h": 205.7
},
"luminance": 0.37014
}Semantic roles & 50–950 ramp
primary
#4AB2BE
secondary
#CB9E98
accent
#5F51D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282