#3BABBA#3BABBA
#3BABBA is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.101 H 207.8°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3BABBA |
|---|---|
| RGB | rgb(59, 171, 186) |
| HSL | hsl(187, 52%, 48%) |
| HSV | hsv(187, 68%, 73%) |
| CMYK | cmyk(68.3%, 8.1%, 0%, 27.1%) |
| CIE-LAB | lab(64.64, -26.27, -16.89) |
| CIE-LCH | lch(64.64, 31.24, 212.74°) |
| OKLab | oklab(68.5% -0.089 -0.0469) |
| OKLCH | oklch(68.5% 0.101 207.8) |
| XYZ | xyz(25.2257, 33.5979, 51.6004) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.44
Cadetblue
#5F9EA0
ΔE00 6.67
Lightseagreen
#20B2AA
ΔE00 9.41
Sea
#3C9992
ΔE00 10.31
Greyblue
#77A1B5
ΔE00 10.35
Darkturquoise
#00CED1
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BABBA #BA4A3B
analogous
#3BBA8A #3BABBA #3B6BBA
triadic
#3BABBA #BA3BAB #ABBA3B
tetradic
#3BABBA #8A3BBA #BA4A3B #6BBA3B
square
#3BABBA #8A3BBA #BA4A3B #6BBA3B
split-complementary
#3BABBA #BA3B6B #BA8A3B
monochromatic
#1E565D #2C808C #3BABBA #64C1CE #93D4DD
Accessibility & contrast
On white
2.72
#3BABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#3BABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BABBA
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BABBA | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BB
Deuteranopia (green-blind)
#8A97BA
Tritanopia (blue-blind)
#00B3AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3babba; /* rgb */ color: rgb(59, 171, 186); /* oklch */ color: oklch(68.5% 0.101 207.8);
Tailwind
colors: {
custom: {
50: '#82c4ce',
500: '#3babba',
950: '#000000',
},
}SCSS
$custom: #3babba; $custom-light: #82c4ce; $custom-dark: #000000;
JSON
{
"hex": "#3babba",
"rgb": {
"r": 59,
"g": 171,
"b": 186
},
"hsl": {
"h": 187.087,
"s": 51.837,
"l": 48.039
},
"oklch": {
"l": 0.68503,
"c": 0.10057,
"h": 207.8
},
"luminance": 0.33601
}Semantic roles & 50–950 ramp
primary
#3BABBA
secondary
#C89089
accent
#5D4DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182