#4BABB7#4BABB7
#4BABB7 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.9% C 0.091 H 206.5°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #4BABB7 |
|---|---|
| RGB | rgb(75, 171, 183) |
| HSL | hsl(187, 43%, 51%) |
| HSV | hsv(187, 59%, 72%) |
| CMYK | cmyk(59%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(64.99, -24.50, -14.65) |
| CIE-LCH | lch(64.99, 28.54, 210.88°) |
| OKLab | oklab(68.88% -0.0815 -0.0405) |
| OKLCH | oklch(68.88% 0.091 206.5) |
| XYZ | xyz(26.0083, 34.0380, 49.9899) |
| Luminance | 0.3404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.52
Cadetblue
#5F9EA0
ΔE00 5.70
Lightseagreen
#20B2AA
ΔE00 8.95
Sea
#3C9992
ΔE00 9.78
Greyblue
#77A1B5
ΔE00 10.01
Darkturquoise
#00CED1
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BABB7 #B7574B
analogous
#4BB78D #4BABB7 #4B75B7
triadic
#4BABB7 #B74BAB #ABB74B
tetradic
#4BABB7 #8D4BB7 #B7574B #75B74B
square
#4BABB7 #8D4BB7 #B7574B #75B74B
split-complementary
#4BABB7 #B74B75 #B78D4B
monochromatic
#275A61 #38838D #4BABB7 #77BFC8 #A2D4DA
Accessibility & contrast
On white
2.69
#4BABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#4BABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BABB7
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BABB7 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5B8
Deuteranopia (green-blind)
#8D98B7
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4babb7; /* rgb */ color: rgb(75, 171, 183); /* oklch */ color: oklch(68.9% 0.091 206.5);
Tailwind
colors: {
custom: {
50: '#88c4cc',
500: '#4babb7',
950: '#000000',
},
}SCSS
$custom: #4babb7; $custom-light: #88c4cc; $custom-dark: #000000;
JSON
{
"hex": "#4babb7",
"rgb": {
"r": 75,
"g": 171,
"b": 183
},
"hsl": {
"h": 186.667,
"s": 42.857,
"l": 50.588
},
"oklch": {
"l": 0.68879,
"c": 0.09101,
"h": 206.5
},
"luminance": 0.34041
}Semantic roles & 50–950 ramp
primary
#4BABB7
secondary
#C79C97
accent
#6355D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182