#3BAEB4#3BAEB4
#3BAEB4 is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.0% C 0.101 H 200.1°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAEB4 |
|---|---|
| RGB | rgb(59, 174, 180) |
| HSL | hsl(183, 51%, 47%) |
| HSV | hsv(183, 67%, 71%) |
| CMYK | cmyk(67.2%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(65.35, -29.56, -12.48) |
| CIE-LCH | lch(65.35, 32.08, 202.89°) |
| OKLab | oklab(69.01% -0.0946 -0.0346) |
| OKLCH | oklch(69.01% 0.101 200.1) |
| XYZ | xyz(25.1743, 34.4944, 48.5025) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.42
Lightseagreen
#20B2AA
ΔE00 5.83
Cadetblue
#5F9EA0
ΔE00 6.34
Topaz
#13BBAF
ΔE00 7.89
Sea
#3C9992
ΔE00 8.31
Darkturquoise
#00CED1
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAEB4 #B4413B
analogous
#3BB47E #3BAEB4 #3B72B4
triadic
#3BAEB4 #B43BAE #AEB43B
tetradic
#3BAEB4 #7E3BB4 #B4413B #72B43B
square
#3BAEB4 #7E3BB4 #B4413B #72B43B
split-complementary
#3BAEB4 #B43B72 #B47E3B
monochromatic
#1D5558 #2C8186 #3BAEB4 #61C6CB #8FD7DA
Accessibility & contrast
On white
2.66
#3BAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#3BAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAEB4
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAEB4 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B5
Deuteranopia (green-blind)
#8F99B5
Tritanopia (blue-blind)
#00B4B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3baeb4; /* rgb */ color: rgb(59, 174, 180); /* oklch */ color: oklch(69.0% 0.101 200.1);
Tailwind
colors: {
custom: {
50: '#81c6ca',
500: '#3baeb4',
950: '#000000',
},
}SCSS
$custom: #3baeb4; $custom-light: #81c6ca; $custom-dark: #000000;
JSON
{
"hex": "#3baeb4",
"rgb": {
"r": 59,
"g": 174,
"b": 180
},
"hsl": {
"h": 182.975,
"s": 50.628,
"l": 46.863
},
"oklch": {
"l": 0.69011,
"c": 0.10073,
"h": 200.1
},
"luminance": 0.34497
}Semantic roles & 50–950 ramp
primary
#3BAEB4
secondary
#C58986
accent
#554EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282