#3FBABB#3FBABB
#3FBABB is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.3% C 0.106 H 195.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBABB |
|---|---|
| RGB | rgb(63, 186, 187) |
| HSL | hsl(180, 50%, 49%) |
| HSV | hsv(180, 66%, 73%) |
| CMYK | cmyk(66.3%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.30, -32.71, -10.43) |
| CIE-LCH | lch(69.30, 34.33, 197.69°) |
| OKLab | oklab(72.3% -0.102 -0.029) |
| OKLCH | oklch(72.3% 0.106 195.8) |
| XYZ | xyz(28.5744, 39.7592, 53.1724) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.59
Topaz
#13BBAF
ΔE00 5.29
Darkturquoise
#00CED1
ΔE00 5.39
Mediumturquoise
#48D1CC
ΔE00 6.22
Turquoise Blue
#06B1C4
ΔE00 6.73
Tealish
#24BCA8
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBABB #BB403F
analogous
#3FBB7E #3FBABB #3F7CBB
triadic
#3FBABB #BB3FBA #BABB3F
tetradic
#3FBABB #7E3FBB #BB403F #7CBB3F
square
#3FBABB #7E3FBB #BB403F #7CBB3F
split-complementary
#3FBABB #BB3F7C #BB7E3F
monochromatic
#205F5F #308C8D #3FBABB #6ACCCD #98DCDC
Accessibility & contrast
On white
2.35
#3FBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#3FBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBABB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBABB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3fbabb; /* rgb */ color: rgb(63, 186, 187); /* oklch */ color: oklch(72.3% 0.106 195.8);
Tailwind
colors: {
custom: {
50: '#85cfcf',
500: '#3fbabb',
950: '#000000',
},
}SCSS
$custom: #3fbabb; $custom-light: #85cfcf; $custom-dark: #000000;
JSON
{
"hex": "#3fbabb",
"rgb": {
"r": 63,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.484,
"s": 49.6,
"l": 49.02
},
"oklch": {
"l": 0.72304,
"c": 0.10605,
"h": 195.8
},
"luminance": 0.39762
}Semantic roles & 50–950 ramp
primary
#3FBABB
secondary
#C88E8E
accent
#504FD9
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282