#3FABBC#3FABBC
#3FABBC is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.099 H 209.8°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3FABBC |
|---|---|
| RGB | rgb(63, 171, 188) |
| HSL | hsl(188, 50%, 49%) |
| HSV | hsv(188, 66%, 74%) |
| CMYK | cmyk(66.5%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(64.81, -25.06, -17.74) |
| CIE-LCH | lch(64.81, 30.71, 215.29°) |
| OKLab | oklab(68.69% -0.0861 -0.0493) |
| OKLCH | oklch(68.69% 0.099 209.8) |
| XYZ | xyz(25.6861, 33.8106, 52.7396) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.63
Cadetblue
#5F9EA0
ΔE00 6.99
Greyblue
#77A1B5
ΔE00 9.69
Lightseagreen
#20B2AA
ΔE00 10.28
Sea
#3C9992
ΔE00 11.03
Darkturquoise
#00CED1
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FABBC #BC503F
analogous
#3FBC8F #3FABBC #3F6DBC
triadic
#3FABBC #BC3FAB #ABBC3F
tetradic
#3FABBC #8F3FBC #BC503F #6DBC3F
square
#3FABBC #8F3FBC #BC503F #6DBC3F
split-complementary
#3FABBC #BC3F6D #BC8F3F
monochromatic
#205860 #30818E #3FABBC #6BC0CD #99D3DD
Accessibility & contrast
On white
2.71
#3FABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#3FABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FABBC
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FABBC | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#8A97BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3fabbc; /* rgb */ color: rgb(63, 171, 188); /* oklch */ color: oklch(68.7% 0.099 209.8);
Tailwind
colors: {
custom: {
50: '#83c4d0',
500: '#3fabbc',
950: '#000000',
},
}SCSS
$custom: #3fabbc; $custom-light: #83c4d0; $custom-dark: #000000;
JSON
{
"hex": "#3fabbc",
"rgb": {
"r": 63,
"g": 171,
"b": 188
},
"hsl": {
"h": 188.16,
"s": 49.801,
"l": 49.216
},
"oklch": {
"l": 0.68691,
"c": 0.09924,
"h": 209.8
},
"luminance": 0.33813
}Semantic roles & 50–950 ramp
primary
#3FABBC
secondary
#C9968E
accent
#614ED9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182