#3FB0AA#3FB0AA
#3FB0AA is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.3% C 0.101 H 190.1°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB0AA |
|---|---|
| RGB | rgb(63, 176, 170) |
| HSL | hsl(177, 47%, 47%) |
| HSV | hsv(177, 64%, 69%) |
| CMYK | cmyk(64.2%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(65.75, -32.77, -6.31) |
| CIE-LCH | lch(65.75, 33.37, 190.91°) |
| OKLab | oklab(69.26% -0.0991 -0.0176) |
| OKLCH | oklch(69.26% 0.101 190.1) |
| XYZ | xyz(24.8277, 35.0070, 43.4710) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.89
Topaz
#13BBAF
ΔE00 4.10
Tealish
#24BCA8
ΔE00 5.91
Sea
#3C9992
ΔE00 7.03
Turquoise (survey)
#06C2AC
ΔE00 7.34
Blue Green
#0F9B8E
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB0AA #B03F45
analogous
#3FB072 #3FB0AA #3F7EB0
triadic
#3FB0AA #AA3FB0 #B0AA3F
tetradic
#3FB0AA #723FB0 #B03F45 #7EB03F
square
#3FB0AA #723FB0 #B03F45 #7EB03F
split-complementary
#3FB0AA #B03F7E #B0723F
monochromatic
#1F5653 #2F837E #3FB0AA #65C8C2 #92D8D4
Accessibility & contrast
On white
2.62
#3FB0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#3FB0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB0AA
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB0AA | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#959AAB
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3fb0aa; /* rgb */ color: rgb(63, 176, 170); /* oklch */ color: oklch(69.3% 0.101 190.1);
Tailwind
colors: {
custom: {
50: '#82c8c3',
500: '#3fb0aa',
950: '#000000',
},
}SCSS
$custom: #3fb0aa; $custom-light: #82c8c3; $custom-dark: #000000;
JSON
{
"hex": "#3fb0aa",
"rgb": {
"r": 63,
"g": 176,
"b": 170
},
"hsl": {
"h": 176.814,
"s": 47.28,
"l": 46.863
},
"oklch": {
"l": 0.69262,
"c": 0.1007,
"h": 190.1
},
"luminance": 0.3501
}Semantic roles & 50–950 ramp
primary
#3FB0AA
secondary
#C3888B
accent
#5158D7
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281