#3BB0AF#3BB0AF
#3BB0AF is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.3% C 0.102 H 194.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB0AF |
|---|---|
| RGB | rgb(59, 176, 175) |
| HSL | hsl(179, 50%, 46%) |
| HSV | hsv(179, 66%, 69%) |
| CMYK | cmyk(66.5%, 0%, 0.6%, 31%) |
| CIE-LAB | lab(65.81, -31.98, -9.02) |
| CIE-LCH | lch(65.81, 33.23, 195.76°) |
| OKLab | oklab(69.33% -0.0988 -0.0251) |
| OKLCH | oklch(69.33% 0.102 194.2) |
| XYZ | xyz(25.0634, 35.0728, 45.9980) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.15
Topaz
#13BBAF
ΔE00 5.29
Turquoise Blue
#06B1C4
ΔE00 7.00
Cadetblue
#5F9EA0
ΔE00 7.14
Sea
#3C9992
ΔE00 7.46
Tealish
#24BCA8
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB0AF #B03B3C
analogous
#3BB074 #3BB0AF #3B76B0
triadic
#3BB0AF #AF3BB0 #B0AF3B
tetradic
#3BB0AF #743BB0 #B03B3C #76B03B
square
#3BB0AF #743BB0 #B03B3C #76B03B
split-complementary
#3BB0AF #B03B76 #B0743B
monochromatic
#1C5454 #2C8281 #3BB0AF #5FC9C8 #8DD9D8
Accessibility & contrast
On white
2.62
#3BB0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#3BB0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB0AF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB0AF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AF
Deuteranopia (green-blind)
#939AB0
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3bb0af; /* rgb */ color: rgb(59, 176, 175); /* oklch */ color: oklch(69.3% 0.102 194.2);
Tailwind
colors: {
custom: {
50: '#81c8c6',
500: '#3bb0af',
950: '#000000',
},
}SCSS
$custom: #3bb0af; $custom-light: #81c8c6; $custom-dark: #000000;
JSON
{
"hex": "#3bb0af",
"rgb": {
"r": 59,
"g": 176,
"b": 175
},
"hsl": {
"h": 179.487,
"s": 49.787,
"l": 46.078
},
"oklch": {
"l": 0.69325,
"c": 0.10198,
"h": 194.2
},
"luminance": 0.35076
}Semantic roles & 50–950 ramp
primary
#3BB0AF
secondary
#C38384
accent
#4E50D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282