#3FABBF#3FABBF
#3FABBF is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.8% C 0.100 H 212.2°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #3FABBF |
|---|---|
| RGB | rgb(63, 171, 191) |
| HSL | hsl(189, 50%, 50%) |
| HSV | hsv(189, 67%, 75%) |
| CMYK | cmyk(67%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(64.92, -24.15, -19.25) |
| CIE-LCH | lch(64.92, 30.88, 218.56°) |
| OKLab | oklab(68.81% -0.0849 -0.0535) |
| OKLCH | oklch(68.81% 0.1 212.2) |
| XYZ | xyz(26.0128, 33.9413, 54.4605) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.01
Cadetblue
#5F9EA0
ΔE00 7.69
Greyblue
#77A1B5
ΔE00 9.12
Bluegrey
#85A3B2
ΔE00 11.34
Lightseagreen
#20B2AA
ΔE00 11.35
Bright Sky Blue
#02CCFE
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FABBF #BF533F
analogous
#3FBF93 #3FABBF #3F6BBF
triadic
#3FABBF #BF3FAB #ABBF3F
tetradic
#3FABBF #933FBF #BF533F #6BBF3F
square
#3FABBF #933FBF #BF533F #6BBF3F
split-complementary
#3FABBF #BF3F6B #BF933F
monochromatic
#215963 #308291 #3FABBF #6DBFCF #9BD3DE
Accessibility & contrast
On white
2.70
#3FABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#3FABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FABBF
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FABBF | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#8998BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3fabbf; /* rgb */ color: rgb(63, 171, 191); /* oklch */ color: oklch(68.8% 0.100 212.2);
Tailwind
colors: {
custom: {
50: '#84c4d2',
500: '#3fabbf',
950: '#000000',
},
}SCSS
$custom: #3fabbf; $custom-light: #84c4d2; $custom-dark: #000000;
JSON
{
"hex": "#3fabbf",
"rgb": {
"r": 63,
"g": 171,
"b": 191
},
"hsl": {
"h": 189.375,
"s": 50.394,
"l": 49.804
},
"oklch": {
"l": 0.68809,
"c": 0.10037,
"h": 212.2
},
"luminance": 0.33944
}Semantic roles & 50–950 ramp
primary
#3FABBF
secondary
#CA9990
accent
#644EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182