#3BAFAF#3BAFAF
#3BAFAF is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.1% C 0.101 H 195.1°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAFAF |
|---|---|
| RGB | rgb(59, 175, 175) |
| HSL | hsl(180, 50%, 46%) |
| HSV | hsv(180, 66%, 69%) |
| CMYK | cmyk(66.3%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(65.50, -31.50, -9.48) |
| CIE-LCH | lch(65.50, 32.90, 196.75°) |
| OKLab | oklab(69.08% -0.0978 -0.0263) |
| OKLCH | oklch(69.08% 0.101 195.1) |
| XYZ | xyz(24.8680, 34.6821, 45.9328) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.55
Topaz
#13BBAF
ΔE00 5.75
Turquoise Blue
#06B1C4
ΔE00 6.63
Cadetblue
#5F9EA0
ΔE00 6.82
Sea
#3C9992
ΔE00 7.34
Tealish
#24BCA8
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAFAF #AF3B3B
analogous
#3BAF75 #3BAFAF #3B75AF
triadic
#3BAFAF #AF3BAF #AFAF3B
tetradic
#3BAFAF #753BAF #AF3B3B #75AF3B
square
#3BAFAF #753BAF #AF3B3B #75AF3B
split-complementary
#3BAFAF #AF3B75 #AF753B
monochromatic
#1C5353 #2C8181 #3BAFAF #5EC9C9 #8CD8D8
Accessibility & contrast
On white
2.65
#3BAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#3BAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAFAF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAFAF | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#929AB0
Tritanopia (blue-blind)
#00B4AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3bafaf; /* rgb */ color: rgb(59, 175, 175); /* oklch */ color: oklch(69.1% 0.101 195.1);
Tailwind
colors: {
custom: {
50: '#81c7c6',
500: '#3bafaf',
950: '#000000',
},
}SCSS
$custom: #3bafaf; $custom-light: #81c7c6; $custom-dark: #000000;
JSON
{
"hex": "#3bafaf",
"rgb": {
"r": 59,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 49.573,
"l": 45.882
},
"oklch": {
"l": 0.69078,
"c": 0.1013,
"h": 195.1
},
"luminance": 0.34685
}Semantic roles & 50–950 ramp
primary
#3BAFAF
secondary
#C38383
accent
#4F4FD9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282