#3FB2BA#3FB2BA
#3FB2BA is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.3% C 0.101 H 201.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB2BA |
|---|---|
| RGB | rgb(63, 178, 186) |
| HSL | hsl(184, 49%, 49%) |
| HSV | hsv(184, 66%, 73%) |
| CMYK | cmyk(66.1%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(66.85, -29.14, -13.54) |
| CIE-LCH | lch(66.85, 32.13, 204.93°) |
| OKLab | oklab(70.32% -0.0942 -0.0375) |
| OKLCH | oklch(70.32% 0.101 201.7) |
| XYZ | xyz(26.8294, 36.4397, 52.0645) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.72
Lightseagreen
#20B2AA
ΔE00 6.60
Cadetblue
#5F9EA0
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 7.91
Topaz
#13BBAF
ΔE00 8.29
Mediumturquoise
#48D1CC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB2BA #BA473F
analogous
#3FBA85 #3FB2BA #3F75BA
triadic
#3FB2BA #BA3FB2 #B2BA3F
tetradic
#3FB2BA #853FBA #BA473F #75BA3F
square
#3FB2BA #853FBA #BA473F #75BA3F
split-complementary
#3FB2BA #BA3F75 #BA853F
monochromatic
#205B5F #30868C #3FB2BA #6AC6CC #97D7DC
Accessibility & contrast
On white
2.53
#3FB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#3FB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB2BA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB2BA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABB
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3fb2ba; /* rgb */ color: rgb(63, 178, 186); /* oklch */ color: oklch(70.3% 0.101 201.7);
Tailwind
colors: {
custom: {
50: '#84c9ce',
500: '#3fb2ba',
950: '#000000',
},
}SCSS
$custom: #3fb2ba; $custom-light: #84c9ce; $custom-dark: #000000;
JSON
{
"hex": "#3fb2ba",
"rgb": {
"r": 63,
"g": 178,
"b": 186
},
"hsl": {
"h": 183.902,
"s": 49.398,
"l": 48.824
},
"oklch": {
"l": 0.70317,
"c": 0.10144,
"h": 201.7
},
"luminance": 0.36443
}Semantic roles & 50–950 ramp
primary
#3FB2BA
secondary
#C8918D
accent
#584FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282