#3FB0AF#3FB0AF
#3FB0AF is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.4% C 0.100 H 194.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB0AF |
|---|---|
| RGB | rgb(63, 176, 175) |
| HSL | hsl(179, 47%, 47%) |
| HSV | hsv(179, 64%, 69%) |
| CMYK | cmyk(64.2%, 0%, 0.6%, 31%) |
| CIE-LAB | lab(65.90, -31.36, -8.87) |
| CIE-LCH | lch(65.90, 32.59, 195.79°) |
| OKLab | oklab(69.43% -0.0969 -0.0246) |
| OKLCH | oklch(69.43% 0.1 194.3) |
| XYZ | xyz(25.3097, 35.1998, 46.0095) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.31
Topaz
#13BBAF
ΔE00 5.40
Cadetblue
#5F9EA0
ΔE00 6.98
Turquoise Blue
#06B1C4
ΔE00 6.99
Sea
#3C9992
ΔE00 7.48
Tealish
#24BCA8
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB0AF #B03F40
analogous
#3FB077 #3FB0AF #3F79B0
triadic
#3FB0AF #AF3FB0 #B0AF3F
tetradic
#3FB0AF #773FB0 #B03F40 #79B03F
square
#3FB0AF #773FB0 #B03F40 #79B03F
split-complementary
#3FB0AF #B03F79 #B0773F
monochromatic
#1F5655 #2F8382 #3FB0AF #65C8C7 #92D8D7
Accessibility & contrast
On white
2.61
#3FB0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#3FB0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB0AF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB0AF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8AF
Deuteranopia (green-blind)
#949BB0
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3fb0af; /* rgb */ color: rgb(63, 176, 175); /* oklch */ color: oklch(69.4% 0.100 194.3);
Tailwind
colors: {
custom: {
50: '#83c8c6',
500: '#3fb0af',
950: '#000000',
},
}SCSS
$custom: #3fb0af; $custom-light: #83c8c6; $custom-dark: #000000;
JSON
{
"hex": "#3fb0af",
"rgb": {
"r": 63,
"g": 176,
"b": 175
},
"hsl": {
"h": 179.469,
"s": 47.28,
"l": 46.863
},
"oklch": {
"l": 0.69433,
"c": 0.1,
"h": 194.3
},
"luminance": 0.35203
}Semantic roles & 50–950 ramp
primary
#3FB0AF
secondary
#C38888
accent
#5152D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282