#3FBCA9#3FBCA9
#3FBCA9 is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.2% C 0.112 H 180.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBCA9 |
|---|---|
| RGB | rgb(63, 188, 169) |
| HSL | hsl(171, 50%, 49%) |
| HSV | hsv(171, 66%, 74%) |
| CMYK | cmyk(66.5%, 0%, 10.1%, 26.3%) |
| CIE-LAB | lab(69.39, -38.59, -0.41) |
| CIE-LCH | lch(69.39, 38.59, 180.61°) |
| OKLab | oklab(72.21% -0.1121 -0.0017) |
| OKLCH | oklch(72.21% 0.112 180.9) |
| XYZ | xyz(27.1911, 39.8847, 43.7939) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.35
Turquoise (survey)
#06C2AC
ΔE00 2.52
Topaz
#13BBAF
ΔE00 3.01
Greeny Blue
#42B395
ΔE00 4.70
Lightseagreen
#20B2AA
ΔE00 4.82
Mediumaquamarine
#66CDAA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBCA9 #BC3F52
analogous
#3FBC6B #3FBCA9 #3F91BC
triadic
#3FBCA9 #A93FBC #BCA93F
tetradic
#3FBCA9 #6B3FBC #BC3F52 #91BC3F
square
#3FBCA9 #6B3FBC #BC3F52 #91BC3F
split-complementary
#3FBCA9 #BC3F91 #BC6B3F
monochromatic
#206057 #308E80 #3FBCA9 #6BCDBE #99DDD2
Accessibility & contrast
On white
2.34
#3FBCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#3FBCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBCA9
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBCA9 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A8
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3fbca9; /* rgb */ color: rgb(63, 188, 169); /* oklch */ color: oklch(72.2% 0.112 180.9);
Tailwind
colors: {
custom: {
50: '#84d1c2',
500: '#3fbca9',
950: '#000000',
},
}SCSS
$custom: #3fbca9; $custom-light: #84d1c2; $custom-dark: #000000;
JSON
{
"hex": "#3fbca9",
"rgb": {
"r": 63,
"g": 188,
"b": 169
},
"hsl": {
"h": 170.88,
"s": 49.801,
"l": 49.216
},
"oklch": {
"l": 0.72206,
"c": 0.11215,
"h": 180.9
},
"luminance": 0.39888
}Semantic roles & 50–950 ramp
primary
#3FBCA9
secondary
#C98E97
accent
#4E64D9
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281