#4BA7AF#4BA7AF
#4BA7AF is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.6% C 0.087 H 203.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #4BA7AF |
|---|---|
| RGB | rgb(75, 167, 175) |
| HSL | hsl(185, 40%, 49%) |
| HSV | hsv(185, 57%, 69%) |
| CMYK | cmyk(57.1%, 4.6%, 0%, 31.4%) |
| CIE-LAB | lab(63.53, -24.78, -12.38) |
| CIE-LCH | lch(63.53, 27.71, 206.55°) |
| OKLab | oklab(67.61% -0.0804 -0.0342) |
| OKLCH | oklch(67.61% 0.087 203.1) |
| XYZ | xyz(24.4550, 32.2260, 45.4806) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.22
Turquoise Blue
#06B1C4
ΔE00 4.88
Sea
#3C9992
ΔE00 7.88
Lightseagreen
#20B2AA
ΔE00 7.91
Dull Teal
#5F9E8F
ΔE00 9.97
Topaz
#13BBAF
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BA7AF #AF534B
analogous
#4BAF85 #4BA7AF #4B75AF
triadic
#4BA7AF #AF4BA7 #A7AF4B
tetradic
#4BA7AF #854BAF #AF534B #75AF4B
square
#4BA7AF #854BAF #AF534B #75AF4B
split-complementary
#4BA7AF #AF4B75 #AF854B
monochromatic
#265559 #397E84 #4BA7AF #74BDC3 #9FD1D6
Accessibility & contrast
On white
2.82
#4BA7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#4BA7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BA7AF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BA7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BA7AF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B0
Deuteranopia (green-blind)
#8C95AF
Tritanopia (blue-blind)
#00ADA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4ba7af; /* rgb */ color: rgb(75, 167, 175); /* oklch */ color: oklch(67.6% 0.087 203.1);
Tailwind
colors: {
custom: {
50: '#87c1c6',
500: '#4ba7af',
950: '#000000',
},
}SCSS
$custom: #4ba7af; $custom-light: #87c1c6; $custom-dark: #000000;
JSON
{
"hex": "#4ba7af",
"rgb": {
"r": 75,
"g": 167,
"b": 175
},
"hsl": {
"h": 184.8,
"s": 40,
"l": 49.02
},
"oklch": {
"l": 0.67614,
"c": 0.08743,
"h": 203.1
},
"luminance": 0.32228
}Semantic roles & 50–950 ramp
primary
#4BA7AF
secondary
#C29793
accent
#6258D0
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182