#3BB4AF#3BB4AF
#3BB4AF is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.3% C 0.105 H 191.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB4AF |
|---|---|
| RGB | rgb(59, 180, 175) |
| HSL | hsl(178, 51%, 47%) |
| HSV | hsv(178, 67%, 71%) |
| CMYK | cmyk(67.2%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(67.02, -33.88, -7.21) |
| CIE-LCH | lch(67.02, 34.64, 192.02°) |
| OKLab | oklab(70.31% -0.103 -0.0201) |
| OKLCH | oklch(70.31% 0.105 191.1) |
| XYZ | xyz(25.8592, 36.6645, 46.2632) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.93
Topaz
#13BBAF
ΔE00 3.52
Tealish
#24BCA8
ΔE00 5.72
Turquoise (survey)
#06C2AC
ΔE00 6.95
Darkturquoise
#00CED1
ΔE00 7.46
Mediumturquoise
#48D1CC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB4AF #B43B40
analogous
#3BB473 #3BB4AF #3B7DB4
triadic
#3BB4AF #AF3BB4 #B4AF3B
tetradic
#3BB4AF #733BB4 #B43B40 #7DB43B
square
#3BB4AF #733BB4 #B43B40 #7DB43B
split-complementary
#3BB4AF #B43B7D #B4733B
monochromatic
#1D5855 #2C8682 #3BB4AF #61CBC7 #8FDAD7
Accessibility & contrast
On white
2.52
#3BB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#3BB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB4AF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB4AF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABAF
Deuteranopia (green-blind)
#979DB0
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3bb4af; /* rgb */ color: rgb(59, 180, 175); /* oklch */ color: oklch(70.3% 0.105 191.1);
Tailwind
colors: {
custom: {
50: '#82cbc6',
500: '#3bb4af',
950: '#000000',
},
}SCSS
$custom: #3bb4af; $custom-light: #82cbc6; $custom-dark: #000000;
JSON
{
"hex": "#3bb4af",
"rgb": {
"r": 59,
"g": 180,
"b": 175
},
"hsl": {
"h": 177.521,
"s": 50.628,
"l": 46.863
},
"oklch": {
"l": 0.70314,
"c": 0.10494,
"h": 191.1
},
"luminance": 0.36667
}Semantic roles & 50–950 ramp
primary
#3BB4AF
secondary
#C58688
accent
#4E53DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282