#3FABB1#3FABB1
#3FABB1 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.3% C 0.097 H 200.4°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3FABB1 |
|---|---|
| RGB | rgb(63, 171, 177) |
| HSL | hsl(183, 48%, 47%) |
| HSV | hsv(183, 64%, 69%) |
| CMYK | cmyk(64.4%, 3.4%, 0%, 30.6%) |
| CIE-LAB | lab(64.45, -28.35, -12.16) |
| CIE-LCH | lch(64.45, 30.85, 203.22°) |
| OKLab | oklab(68.27% -0.0908 -0.0337) |
| OKLCH | oklch(68.27% 0.097 200.4) |
| XYZ | xyz(24.5452, 33.3542, 46.7309) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.66
Cadetblue
#5F9EA0
ΔE00 5.52
Lightseagreen
#20B2AA
ΔE00 6.19
Sea
#3C9992
ΔE00 7.71
Topaz
#13BBAF
ΔE00 8.43
Darkturquoise
#00CED1
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FABB1 #B1453F
analogous
#3FB17E #3FABB1 #3F72B1
triadic
#3FABB1 #B13FAB #ABB13F
tetradic
#3FABB1 #7E3FB1 #B1453F #72B13F
square
#3FABB1 #7E3FB1 #B1453F #72B13F
split-complementary
#3FABB1 #B13F72 #B17E3F
monochromatic
#1F5457 #2F7F84 #3FABB1 #65C3C8 #92D5D8
Accessibility & contrast
On white
2.74
#3FABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#3FABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FABB1
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FABB1 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B2
Deuteranopia (green-blind)
#8E97B2
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3fabb1; /* rgb */ color: rgb(63, 171, 177); /* oklch */ color: oklch(68.3% 0.097 200.4);
Tailwind
colors: {
custom: {
50: '#82c4c8',
500: '#3fabb1',
950: '#000000',
},
}SCSS
$custom: #3fabb1; $custom-light: #82c4c8; $custom-dark: #000000;
JSON
{
"hex": "#3fabb1",
"rgb": {
"r": 63,
"g": 171,
"b": 177
},
"hsl": {
"h": 183.158,
"s": 47.5,
"l": 47.059
},
"oklch": {
"l": 0.68275,
"c": 0.09684,
"h": 200.4
},
"luminance": 0.33357
}Semantic roles & 50–950 ramp
primary
#3FABB1
secondary
#C48B88
accent
#5851D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182