#3FB2A6#3FB2A6
#3FB2A6 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.104 H 185.3°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB2A6 |
|---|---|
| RGB | rgb(63, 178, 166) |
| HSL | hsl(174, 48%, 47%) |
| HSV | hsv(174, 65%, 70%) |
| CMYK | cmyk(64.6%, 0%, 6.7%, 30.2%) |
| CIE-LAB | lab(66.25, -34.81, -3.36) |
| CIE-LCH | lch(66.25, 34.97, 185.51°) |
| OKLab | oklab(69.63% -0.1031 -0.0096) |
| OKLCH | oklch(69.63% 0.104 185.3) |
| XYZ | xyz(24.8501, 35.6480, 41.6401) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.09
Topaz
#13BBAF
ΔE00 3.04
Tealish
#24BCA8
ΔE00 3.91
Turquoise (survey)
#06C2AC
ΔE00 5.51
Greeny Blue
#42B395
ΔE00 6.12
Dull Teal
#5F9E8F
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB2A6 #B23F4B
analogous
#3FB26C #3FB2A6 #3F85B2
triadic
#3FB2A6 #A63FB2 #B2A63F
tetradic
#3FB2A6 #6C3FB2 #B23F4B #85B23F
square
#3FB2A6 #6C3FB2 #B23F4B #85B23F
split-complementary
#3FB2A6 #B23F85 #B26C3F
monochromatic
#1F5852 #2F857C #3FB2A6 #66C9BE #93D9D1
Accessibility & contrast
On white
2.58
#3FB2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#3FB2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB2A6
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB2A6 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A6
Deuteranopia (green-blind)
#989CA7
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3fb2a6; /* rgb */ color: rgb(63, 178, 166); /* oklch */ color: oklch(69.6% 0.104 185.3);
Tailwind
colors: {
custom: {
50: '#82c9c0',
500: '#3fb2a6',
950: '#000000',
},
}SCSS
$custom: #3fb2a6; $custom-light: #82c9c0; $custom-dark: #000000;
JSON
{
"hex": "#3fb2a6",
"rgb": {
"r": 63,
"g": 178,
"b": 166
},
"hsl": {
"h": 173.739,
"s": 47.718,
"l": 47.255
},
"oklch": {
"l": 0.69627,
"c": 0.10351,
"h": 185.3
},
"luminance": 0.35651
}Semantic roles & 50–950 ramp
primary
#3FB2A6
secondary
#C4898F
accent
#505FD7
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281