#3BB8A5#3BB8A5
#3BB8A5 is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.0% C 0.112 H 180.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB8A5 |
|---|---|
| RGB | rgb(59, 184, 165) |
| HSL | hsl(171, 51%, 48%) |
| HSV | hsv(171, 68%, 72%) |
| CMYK | cmyk(67.9%, 0%, 10.3%, 27.8%) |
| CIE-LAB | lab(67.96, -38.46, -0.30) |
| CIE-LCH | lch(67.96, 38.46, 180.45°) |
| OKLab | oklab(70.99% -0.1117 -0.0014) |
| OKLCH | oklch(70.99% 0.112 180.7) |
| XYZ | xyz(25.7324, 37.9245, 41.5540) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.52
Topaz
#13BBAF
ΔE00 3.06
Turquoise (survey)
#06C2AC
ΔE00 3.15
Greeny Blue
#42B395
ΔE00 4.14
Lightseagreen
#20B2AA
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB8A5 #B83B4E
analogous
#3BB866 #3BB8A5 #3B8CB8
triadic
#3BB8A5 #A53BB8 #B8A53B
tetradic
#3BB8A5 #663BB8 #B83B4E #8CB83B
square
#3BB8A5 #663BB8 #B83B4E #8CB83B
split-complementary
#3BB8A5 #B83B8C #B8663B
monochromatic
#1D5B52 #2C8A7B #3BB8A5 #63CDBD #92DCD1
Accessibility & contrast
On white
2.45
#3BB8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#3BB8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB8A5
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB8A5 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA4
Deuteranopia (green-blind)
#9EA0A7
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3bb8a5; /* rgb */ color: rgb(59, 184, 165); /* oklch */ color: oklch(71.0% 0.112 180.7);
Tailwind
colors: {
custom: {
50: '#81cebf',
500: '#3bb8a5',
950: '#000000',
},
}SCSS
$custom: #3bb8a5; $custom-light: #81cebf; $custom-dark: #000000;
JSON
{
"hex": "#3bb8a5",
"rgb": {
"r": 59,
"g": 184,
"b": 165
},
"hsl": {
"h": 170.88,
"s": 51.44,
"l": 47.647
},
"oklch": {
"l": 0.70985,
"c": 0.11167,
"h": 180.7
},
"luminance": 0.37927
}Semantic roles & 50–950 ramp
primary
#3BB8A5
secondary
#C78891
accent
#4D62DB
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281