#4BAFBB#4BAFBB
#4BAFBB is a light, moderate teal. Relative luminance 0.357; OKLCH L 70.0% C 0.094 H 206.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #4BAFBB |
|---|---|
| RGB | rgb(75, 175, 187) |
| HSL | hsl(186, 45%, 51%) |
| HSV | hsv(186, 60%, 73%) |
| CMYK | cmyk(59.9%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.32, -25.35, -14.87) |
| CIE-LCH | lch(66.32, 29.39, 210.39°) |
| OKLab | oklab(69.99% -0.0841 -0.0412) |
| OKLCH | oklch(69.99% 0.094 206.1) |
| XYZ | xyz(27.1975, 35.7409, 52.4694) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.11
Cadetblue
#5F9EA0
ΔE00 6.55
Lightseagreen
#20B2AA
ΔE00 8.69
Darkturquoise
#00CED1
ΔE00 9.63
Sea
#3C9992
ΔE00 10.42
Topaz
#13BBAF
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BAFBB #BB574B
analogous
#4BBB8F #4BAFBB #4B77BB
triadic
#4BAFBB #BB4BAF #AFBB4B
tetradic
#4BAFBB #8F4BBB #BB574B #77BB4B
square
#4BAFBB #8F4BBB #BB574B #77BB4B
split-complementary
#4BAFBB #BB4B77 #BB8F4B
monochromatic
#265F65 #378892 #4BAFBB #77C3CC #A4D6DD
Accessibility & contrast
On white
2.58
#4BAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#4BAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BAFBB
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BAFBB | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4bafbb; /* rgb */ color: rgb(75, 175, 187); /* oklch */ color: oklch(70.0% 0.094 206.1);
Tailwind
colors: {
custom: {
50: '#89c7cf',
500: '#4bafbb',
950: '#000000',
},
}SCSS
$custom: #4bafbb; $custom-light: #89c7cf; $custom-dark: #000000;
JSON
{
"hex": "#4bafbb",
"rgb": {
"r": 75,
"g": 175,
"b": 187
},
"hsl": {
"h": 186.429,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.69993,
"c": 0.09368,
"h": 206.1
},
"luminance": 0.35744
}Semantic roles & 50–950 ramp
primary
#4BAFBB
secondary
#CA9E98
accent
#6153D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1313
muted
#7D8282