#3BAFAB#3BAFAB
#3BAFAB is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.102 H 191.8°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAFAB |
|---|---|
| RGB | rgb(59, 175, 171) |
| HSL | hsl(178, 50%, 46%) |
| HSV | hsv(178, 66%, 69%) |
| CMYK | cmyk(66.3%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(65.38, -32.64, -7.44) |
| CIE-LCH | lch(65.38, 33.48, 192.83°) |
| OKLab | oklab(68.94% -0.0996 -0.0207) |
| OKLCH | oklch(68.94% 0.102 191.8) |
| XYZ | xyz(24.4810, 34.5273, 43.8944) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.24
Topaz
#13BBAF
ΔE00 4.63
Tealish
#24BCA8
ΔE00 6.63
Sea
#3C9992
ΔE00 6.86
Cadetblue
#5F9EA0
ΔE00 7.33
Blue Green
#0F9B8E
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAFAB #AF3B3F
analogous
#3BAF71 #3BAFAB #3B79AF
triadic
#3BAFAB #AB3BAF #AFAB3B
tetradic
#3BAFAB #713BAF #AF3B3F #79AF3B
square
#3BAFAB #713BAF #AF3B3F #79AF3B
split-complementary
#3BAFAB #AF3B79 #AF713B
monochromatic
#1C5352 #2C817E #3BAFAB #5EC9C5 #8CD8D6
Accessibility & contrast
On white
2.66
#3BAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#3BAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAFAB
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAFAB | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AB
Deuteranopia (green-blind)
#9399AC
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3bafab; /* rgb */ color: rgb(59, 175, 171); /* oklch */ color: oklch(68.9% 0.102 191.8);
Tailwind
colors: {
custom: {
50: '#81c7c4',
500: '#3bafab',
950: '#000000',
},
}SCSS
$custom: #3bafab; $custom-light: #81c7c4; $custom-dark: #000000;
JSON
{
"hex": "#3bafab",
"rgb": {
"r": 59,
"g": 175,
"b": 171
},
"hsl": {
"h": 177.931,
"s": 49.573,
"l": 45.882
},
"oklch": {
"l": 0.6894,
"c": 0.10172,
"h": 191.8
},
"luminance": 0.3453
}Semantic roles & 50–950 ramp
primary
#3BAFAB
secondary
#C38385
accent
#4F53D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281