#3BAEAC#3BAEAC
#3BAEAC is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.7% C 0.101 H 193.4°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAEAC |
|---|---|
| RGB | rgb(59, 174, 172) |
| HSL | hsl(179, 49%, 46%) |
| HSV | hsv(179, 66%, 68%) |
| CMYK | cmyk(66.1%, 0%, 1.1%, 31.8%) |
| CIE-LAB | lab(65.10, -31.88, -8.40) |
| CIE-LCH | lch(65.10, 32.97, 194.76°) |
| OKLab | oklab(68.73% -0.0981 -0.0234) |
| OKLCH | oklch(68.73% 0.101 193.4) |
| XYZ | xyz(24.3827, 34.1777, 44.3337) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.95
Topaz
#13BBAF
ΔE00 5.34
Sea
#3C9992
ΔE00 6.79
Cadetblue
#5F9EA0
ΔE00 6.85
Turquoise Blue
#06B1C4
ΔE00 7.43
Tealish
#24BCA8
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAEAC #AE3B3D
analogous
#3BAE73 #3BAEAC #3B76AE
triadic
#3BAEAC #AC3BAE #AEAC3B
tetradic
#3BAEAC #733BAE #AE3B3D #76AE3B
square
#3BAEAC #733BAE #AE3B3D #76AE3B
split-complementary
#3BAEAC #AE3B76 #AE733B
monochromatic
#1C5352 #2C807F #3BAEAC #5EC8C7 #8CD8D7
Accessibility & contrast
On white
2.68
#3BAEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#3BAEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAEAC
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAEAC | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AC
Deuteranopia (green-blind)
#9299AD
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3baeac; /* rgb */ color: rgb(59, 174, 172); /* oklch */ color: oklch(68.7% 0.101 193.4);
Tailwind
colors: {
custom: {
50: '#81c6c4',
500: '#3baeac',
950: '#000000',
},
}SCSS
$custom: #3baeac; $custom-light: #81c6c4; $custom-dark: #000000;
JSON
{
"hex": "#3baeac",
"rgb": {
"r": 59,
"g": 174,
"b": 172
},
"hsl": {
"h": 178.957,
"s": 49.356,
"l": 45.686
},
"oklch": {
"l": 0.68726,
"c": 0.10084,
"h": 193.4
},
"luminance": 0.3418
}Semantic roles & 50–950 ramp
primary
#3BAEAC
secondary
#C28284
accent
#4F51D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281