#3FB2AB#3FB2AB
#3FB2AB is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.8% C 0.102 H 189.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB2AB |
|---|---|
| RGB | rgb(63, 178, 171) |
| HSL | hsl(176, 48%, 47%) |
| HSV | hsv(176, 65%, 70%) |
| CMYK | cmyk(64.6%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(66.39, -33.43, -5.92) |
| CIE-LCH | lch(66.39, 33.95, 190.04°) |
| OKLab | oklab(69.79% -0.1008 -0.0166) |
| OKLCH | oklch(69.79% 0.102 189.3) |
| XYZ | xyz(25.3177, 35.8350, 44.1027) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.66
Topaz
#13BBAF
ΔE00 3.50
Tealish
#24BCA8
ΔE00 5.33
Turquoise (survey)
#06C2AC
ΔE00 6.72
Sea
#3C9992
ΔE00 7.56
Blue Green
#0F9B8E
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB2AB #B23F46
analogous
#3FB272 #3FB2AB #3F7FB2
triadic
#3FB2AB #AB3FB2 #B2AB3F
tetradic
#3FB2AB #723FB2 #B23F46 #7FB23F
square
#3FB2AB #723FB2 #B23F46 #7FB23F
split-complementary
#3FB2AB #B23F7F #B2723F
monochromatic
#1F5854 #2F8580 #3FB2AB #66C9C3 #93D9D4
Accessibility & contrast
On white
2.57
#3FB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#3FB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB2AB
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB2AB | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#979CAC
Tritanopia (blue-blind)
#00B6B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3fb2ab; /* rgb */ color: rgb(63, 178, 171); /* oklch */ color: oklch(69.8% 0.102 189.3);
Tailwind
colors: {
custom: {
50: '#83c9c4',
500: '#3fb2ab',
950: '#000000',
},
}SCSS
$custom: #3fb2ab; $custom-light: #83c9c4; $custom-dark: #000000;
JSON
{
"hex": "#3fb2ab",
"rgb": {
"r": 63,
"g": 178,
"b": 171
},
"hsl": {
"h": 176.348,
"s": 47.718,
"l": 47.255
},
"oklch": {
"l": 0.69791,
"c": 0.10215,
"h": 189.3
},
"luminance": 0.35838
}Semantic roles & 50–950 ramp
primary
#3FB2AB
secondary
#C4898C
accent
#5059D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281