#3FB2A7#3FB2A7
#3FB2A7 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.103 H 186.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB2A7 |
|---|---|
| RGB | rgb(63, 178, 167) |
| HSL | hsl(174, 48%, 47%) |
| HSV | hsv(174, 65%, 70%) |
| CMYK | cmyk(64.6%, 0%, 6.2%, 30.2%) |
| CIE-LAB | lab(66.28, -34.54, -3.87) |
| CIE-LCH | lch(66.28, 34.75, 186.40°) |
| OKLab | oklab(69.66% -0.1026 -0.011) |
| OKLCH | oklch(69.66% 0.103 186.1) |
| XYZ | xyz(24.9421, 35.6848, 42.1251) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.87
Topaz
#13BBAF
ΔE00 3.04
Tealish
#24BCA8
ΔE00 4.16
Turquoise (survey)
#06C2AC
ΔE00 5.72
Greeny Blue
#42B395
ΔE00 6.50
Dull Teal
#5F9E8F
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB2A7 #B23F4A
analogous
#3FB26E #3FB2A7 #3F84B2
triadic
#3FB2A7 #A73FB2 #B2A73F
tetradic
#3FB2A7 #6E3FB2 #B23F4A #84B23F
square
#3FB2A7 #6E3FB2 #B23F4A #84B23F
split-complementary
#3FB2A7 #B23F84 #B26E3F
monochromatic
#1F5852 #2F857D #3FB2A7 #66C9BF #93D9D2
Accessibility & contrast
On white
2.58
#3FB2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#3FB2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB2A7
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB2A7 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#989CA8
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3fb2a7; /* rgb */ color: rgb(63, 178, 167); /* oklch */ color: oklch(69.7% 0.103 186.1);
Tailwind
colors: {
custom: {
50: '#82c9c1',
500: '#3fb2a7',
950: '#000000',
},
}SCSS
$custom: #3fb2a7; $custom-light: #82c9c1; $custom-dark: #000000;
JSON
{
"hex": "#3fb2a7",
"rgb": {
"r": 63,
"g": 178,
"b": 167
},
"hsl": {
"h": 174.261,
"s": 47.718,
"l": 47.255
},
"oklch": {
"l": 0.69659,
"c": 0.10319,
"h": 186.1
},
"luminance": 0.35688
}Semantic roles & 50–950 ramp
primary
#3FB2A7
secondary
#C4898E
accent
#505DD7
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281