#3BBEAA#3BBEAA
#3BBEAA is a light, moderate teal. Relative luminance 0.407; OKLCH L 72.6% C 0.116 H 180.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBEAA |
|---|---|
| RGB | rgb(59, 190, 170) |
| HSL | hsl(171, 53%, 49%) |
| HSV | hsv(171, 69%, 75%) |
| CMYK | cmyk(68.9%, 0%, 10.5%, 25.5%) |
| CIE-LAB | lab(69.93, -39.83, -0.17) |
| CIE-LCH | lch(69.93, 39.83, 180.25°) |
| OKLab | oklab(72.63% -0.1155 -0.0011) |
| OKLCH | oklch(72.63% 0.116 180.6) |
| XYZ | xyz(27.4693, 40.6559, 44.4221) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.21
Turquoise (survey)
#06C2AC
ΔE00 1.96
Topaz
#13BBAF
ΔE00 3.20
Greeny Blue
#42B395
ΔE00 4.84
Lightseagreen
#20B2AA
ΔE00 5.27
Mediumaquamarine
#66CDAA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBEAA #BE3B4F
analogous
#3BBE69 #3BBEAA #3B91BE
triadic
#3BBEAA #AA3BBE #BEAA3B
tetradic
#3BBEAA #693BBE #BE3B4F #91BE3B
square
#3BBEAA #693BBE #BE3B4F #91BE3B
split-complementary
#3BBEAA #BE3B91 #BE693B
monochromatic
#1E6156 #2C8F80 #3BBEAA #67D0C0 #95DED3
Accessibility & contrast
On white
2.30
#3BBEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#3BBEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBEAA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBEAA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A9
Deuteranopia (green-blind)
#A3A5AC
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #3bbeaa; /* rgb */ color: rgb(59, 190, 170); /* oklch */ color: oklch(72.6% 0.116 180.6);
Tailwind
colors: {
custom: {
50: '#83d2c3',
500: '#3bbeaa',
950: '#000000',
},
}SCSS
$custom: #3bbeaa; $custom-light: #83d2c3; $custom-dark: #000000;
JSON
{
"hex": "#3bbeaa",
"rgb": {
"r": 59,
"g": 190,
"b": 170
},
"hsl": {
"h": 170.84,
"s": 52.61,
"l": 48.824
},
"oklch": {
"l": 0.72634,
"c": 0.11552,
"h": 180.6
},
"luminance": 0.40659
}Semantic roles & 50–950 ramp
primary
#3BBEAA
secondary
#CA8B95
accent
#4C62DC
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281