#3BAEB8#3BAEB8
#3BAEB8 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.2% C 0.101 H 203.4°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAEB8 |
|---|---|
| RGB | rgb(59, 174, 184) |
| HSL | hsl(185, 51%, 48%) |
| HSV | hsv(185, 68%, 72%) |
| CMYK | cmyk(67.9%, 5.4%, 0%, 27.8%) |
| CIE-LAB | lab(65.48, -28.37, -14.51) |
| CIE-LCH | lch(65.48, 31.86, 207.09°) |
| OKLab | oklab(69.16% -0.0929 -0.0402) |
| OKLCH | oklch(69.16% 0.101 203.4) |
| XYZ | xyz(25.5877, 34.6597, 50.6796) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.08
Cadetblue
#5F9EA0
ΔE00 6.54
Lightseagreen
#20B2AA
ΔE00 7.35
Darkturquoise
#00CED1
ΔE00 9.16
Topaz
#13BBAF
ΔE00 9.31
Sea
#3C9992
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAEB8 #B8453B
analogous
#3BB883 #3BAEB8 #3B6FB8
triadic
#3BAEB8 #B83BAE #AEB83B
tetradic
#3BAEB8 #833BB8 #B8453B #6FB83B
square
#3BAEB8 #833BB8 #B8453B #6FB83B
split-complementary
#3BAEB8 #B83B6F #B8833B
monochromatic
#1D565B #2C828A #3BAEB8 #63C5CD #92D6DC
Accessibility & contrast
On white
2.65
#3BAEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#3BAEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAEB8
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAEB8 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A7B9
Deuteranopia (green-blind)
#8E99B8
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3baeb8; /* rgb */ color: rgb(59, 174, 184); /* oklch */ color: oklch(69.2% 0.101 203.4);
Tailwind
colors: {
custom: {
50: '#82c6cd',
500: '#3baeb8',
950: '#000000',
},
}SCSS
$custom: #3baeb8; $custom-light: #82c6cd; $custom-dark: #000000;
JSON
{
"hex": "#3baeb8",
"rgb": {
"r": 59,
"g": 174,
"b": 184
},
"hsl": {
"h": 184.8,
"s": 51.44,
"l": 47.647
},
"oklch": {
"l": 0.69159,
"c": 0.10123,
"h": 203.4
},
"luminance": 0.34663
}Semantic roles & 50–950 ramp
primary
#3BAEB8
secondary
#C78D88
accent
#584DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282