#3BB2A8#3BB2A8
#3BB2A8 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.105 H 187.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB2A8 |
|---|---|
| RGB | rgb(59, 178, 168) |
| HSL | hsl(175, 50%, 46%) |
| HSV | hsv(175, 67%, 70%) |
| CMYK | cmyk(66.9%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(66.21, -34.90, -4.54) |
| CIE-LCH | lch(66.21, 35.19, 187.41°) |
| OKLab | oklab(69.58% -0.1041 -0.0128) |
| OKLCH | oklch(69.58% 0.105 187) |
| XYZ | xyz(24.7886, 35.5950, 42.6023) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.45
Topaz
#13BBAF
ΔE00 2.94
Tealish
#24BCA8
ΔE00 4.35
Turquoise (survey)
#06C2AC
ΔE00 5.87
Greeny Blue
#42B395
ΔE00 6.89
Blue Green
#0F9B8E
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB2A8 #B23B45
analogous
#3BB26D #3BB2A8 #3B81B2
triadic
#3BB2A8 #A83BB2 #B2A83B
tetradic
#3BB2A8 #6D3BB2 #B23B45 #81B23B
square
#3BB2A8 #6D3BB2 #B23B45 #81B23B
split-complementary
#3BB2A8 #B23B81 #B26D3B
monochromatic
#1D5651 #2C847D #3BB2A8 #60CAC1 #8EDAD3
Accessibility & contrast
On white
2.59
#3BB2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#3BB2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB2A8
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB2A8 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A8
Deuteranopia (green-blind)
#979CA9
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3bb2a8; /* rgb */ color: rgb(59, 178, 168); /* oklch */ color: oklch(69.6% 0.105 187.0);
Tailwind
colors: {
custom: {
50: '#81c9c1',
500: '#3bb2a8',
950: '#000000',
},
}SCSS
$custom: #3bb2a8; $custom-light: #81c9c1; $custom-dark: #000000;
JSON
{
"hex": "#3bb2a8",
"rgb": {
"r": 59,
"g": 178,
"b": 168
},
"hsl": {
"h": 174.958,
"s": 50.211,
"l": 46.471
},
"oklch": {
"l": 0.69585,
"c": 0.10486,
"h": 187
},
"luminance": 0.35598
}Semantic roles & 50–950 ramp
primary
#3BB2A8
secondary
#C4858A
accent
#4E5ADA
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281