#3FBCA8#3FBCA8
#3FBCA8 is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.2% C 0.113 H 180.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBCA8 |
|---|---|
| RGB | rgb(63, 188, 168) |
| HSL | hsl(170, 50%, 49%) |
| HSV | hsv(170, 66%, 74%) |
| CMYK | cmyk(66.5%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(69.36, -38.85, 0.10) |
| CIE-LCH | lch(69.36, 38.85, 179.86°) |
| OKLab | oklab(72.18% -0.1126 -0.0004) |
| OKLCH | oklch(72.18% 0.113 180.2) |
| XYZ | xyz(27.0976, 39.8473, 43.3014) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.33
Turquoise (survey)
#06C2AC
ΔE00 2.45
Topaz
#13BBAF
ΔE00 3.29
Greeny Blue
#42B395
ΔE00 4.42
Lightseagreen
#20B2AA
ΔE00 5.08
Mediumaquamarine
#66CDAA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBCA8 #BC3F53
analogous
#3FBC6A #3FBCA8 #3F92BC
triadic
#3FBCA8 #A83FBC #BCA83F
tetradic
#3FBCA8 #6A3FBC #BC3F53 #92BC3F
square
#3FBCA8 #6A3FBC #BC3F53 #92BC3F
split-complementary
#3FBCA8 #BC3F92 #BC6A3F
monochromatic
#206056 #308E7F #3FBCA8 #6BCDBE #99DDD2
Accessibility & contrast
On white
2.34
#3FBCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#3FBCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBCA8
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBCA8 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A7
Deuteranopia (green-blind)
#A2A4AA
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3fbca8; /* rgb */ color: rgb(63, 188, 168); /* oklch */ color: oklch(72.2% 0.113 180.2);
Tailwind
colors: {
custom: {
50: '#84d1c1',
500: '#3fbca8',
950: '#000000',
},
}SCSS
$custom: #3fbca8; $custom-light: #84d1c1; $custom-dark: #000000;
JSON
{
"hex": "#3fbca8",
"rgb": {
"r": 63,
"g": 188,
"b": 168
},
"hsl": {
"h": 170.4,
"s": 49.801,
"l": 49.216
},
"oklch": {
"l": 0.72175,
"c": 0.11259,
"h": 180.2
},
"luminance": 0.3985
}Semantic roles & 50–950 ramp
primary
#3FBCA8
secondary
#C98E98
accent
#4E65D9
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281