#4BAEB4#4BAEB4
#4BAEB4 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.5% C 0.092 H 200.7°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #4BAEB4 |
|---|---|
| RGB | rgb(75, 174, 180) |
| HSL | hsl(183, 41%, 50%) |
| HSV | hsv(183, 58%, 71%) |
| CMYK | cmyk(58.3%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(65.80, -26.86, -11.77) |
| CIE-LCH | lch(65.80, 29.33, 203.66°) |
| OKLab | oklab(69.49% -0.086 -0.0326) |
| OKLCH | oklch(69.49% 0.092 200.7) |
| XYZ | xyz(26.2725, 35.0606, 48.5540) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.63
Cadetblue
#5F9EA0
ΔE00 5.69
Lightseagreen
#20B2AA
ΔE00 6.49
Topaz
#13BBAF
ΔE00 8.44
Sea
#3C9992
ΔE00 8.57
Darkturquoise
#00CED1
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BAEB4 #B4514B
analogous
#4BB486 #4BAEB4 #4B79B4
triadic
#4BAEB4 #B44BAE #AEB44B
tetradic
#4BAEB4 #864BB4 #B4514B #79B44B
square
#4BAEB4 #864BB4 #B4514B #79B44B
split-complementary
#4BAEB4 #B44B79 #B4864B
monochromatic
#275A5E #398489 #4BAEB4 #76C1C6 #A1D5D8
Accessibility & contrast
On white
2.62
#4BAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#4BAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BAEB4
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BAEB4 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B5
Deuteranopia (green-blind)
#929BB5
Tritanopia (blue-blind)
#00B4B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4baeb4; /* rgb */ color: rgb(75, 174, 180); /* oklch */ color: oklch(69.5% 0.092 200.7);
Tailwind
colors: {
custom: {
50: '#88c6ca',
500: '#4baeb4',
950: '#000000',
},
}SCSS
$custom: #4baeb4; $custom-light: #88c6ca; $custom-dark: #000000;
JSON
{
"hex": "#4baeb4",
"rgb": {
"r": 75,
"g": 174,
"b": 180
},
"hsl": {
"h": 183.429,
"s": 41.176,
"l": 50
},
"oklch": {
"l": 0.69494,
"c": 0.09198,
"h": 200.7
},
"luminance": 0.35063
}Semantic roles & 50–950 ramp
primary
#4BAEB4
secondary
#C59996
accent
#5E57D1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282