#3FB0A3#3FB0A3
#3FB0A3 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.0% C 0.103 H 184.4°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB0A3 |
|---|---|
| RGB | rgb(63, 176, 163) |
| HSL | hsl(173, 47%, 47%) |
| HSV | hsv(173, 64%, 69%) |
| CMYK | cmyk(64.2%, 0%, 7.4%, 31%) |
| CIE-LAB | lab(65.55, -34.69, -2.72) |
| CIE-LCH | lch(65.55, 34.80, 184.49°) |
| OKLab | oklab(69.03% -0.1023 -0.0079) |
| OKLCH | oklch(69.03% 0.103 184.4) |
| XYZ | xyz(24.1830, 34.7491, 40.0760) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.46
Topaz
#13BBAF
ΔE00 3.57
Tealish
#24BCA8
ΔE00 4.10
Greeny Blue
#42B395
ΔE00 5.74
Turquoise (survey)
#06C2AC
ΔE00 5.77
Dull Teal
#5F9E8F
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB0A3 #B03F4C
analogous
#3FB06B #3FB0A3 #3F85B0
triadic
#3FB0A3 #A33FB0 #B0A33F
tetradic
#3FB0A3 #6B3FB0 #B03F4C #85B03F
square
#3FB0A3 #6B3FB0 #B03F4C #85B03F
split-complementary
#3FB0A3 #B03F85 #B06B3F
monochromatic
#1F5650 #2F8379 #3FB0A3 #65C8BC #92D8D0
Accessibility & contrast
On white
2.64
#3FB0A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#3FB0A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB0A3
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB0A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB0A3 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A3
Deuteranopia (green-blind)
#979AA4
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3fb0a3; /* rgb */ color: rgb(63, 176, 163); /* oklch */ color: oklch(69.0% 0.103 184.4);
Tailwind
colors: {
custom: {
50: '#82c8be',
500: '#3fb0a3',
950: '#000000',
},
}SCSS
$custom: #3fb0a3; $custom-light: #82c8be; $custom-dark: #000000;
JSON
{
"hex": "#3fb0a3",
"rgb": {
"r": 63,
"g": 176,
"b": 163
},
"hsl": {
"h": 173.097,
"s": 47.28,
"l": 46.863
},
"oklch": {
"l": 0.69032,
"c": 0.10261,
"h": 184.4
},
"luminance": 0.34752
}Semantic roles & 50–950 ramp
primary
#3FB0A3
secondary
#C3888F
accent
#5160D7
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281