#3FABC0#3FABC0
#3FABC0 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.8% C 0.101 H 213.0°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #3FABC0 |
|---|---|
| RGB | rgb(63, 171, 192) |
| HSL | hsl(190, 51%, 50%) |
| HSV | hsv(190, 67%, 75%) |
| CMYK | cmyk(67.2%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(64.95, -23.84, -19.75) |
| CIE-LCH | lch(64.95, 30.96, 219.64°) |
| OKLab | oklab(68.85% -0.0845 -0.0549) |
| OKLCH | oklch(68.85% 0.101 213) |
| XYZ | xyz(26.1232, 33.9855, 55.0420) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.21
Cadetblue
#5F9EA0
ΔE00 7.93
Greyblue
#77A1B5
ΔE00 8.95
Bluegrey
#85A3B2
ΔE00 11.21
Bright Sky Blue
#02CCFE
ΔE00 11.31
Lightseagreen
#20B2AA
ΔE00 11.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FABC0 #C0543F
analogous
#3FC094 #3FABC0 #3F6BC0
triadic
#3FABC0 #C03FAB #ABC03F
tetradic
#3FABC0 #943FC0 #C0543F #6BC03F
square
#3FABC0 #943FC0 #C0543F #6BC03F
split-complementary
#3FABC0 #C03F6B #C0943F
monochromatic
#215964 #308292 #3FABC0 #6DBFCF #9BD3DE
Accessibility & contrast
On white
2.69
#3FABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#3FABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FABC0
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FABC0 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#8998C0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3fabc0; /* rgb */ color: rgb(63, 171, 192); /* oklch */ color: oklch(68.8% 0.101 213.0);
Tailwind
colors: {
custom: {
50: '#84c4d3',
500: '#3fabc0',
950: '#000000',
},
}SCSS
$custom: #3fabc0; $custom-light: #84c4d3; $custom-dark: #000000;
JSON
{
"hex": "#3fabc0",
"rgb": {
"r": 63,
"g": 171,
"b": 192
},
"hsl": {
"h": 189.767,
"s": 50.588,
"l": 50
},
"oklch": {
"l": 0.68849,
"c": 0.10079,
"h": 213
},
"luminance": 0.33988
}Semantic roles & 50–950 ramp
primary
#3FABC0
secondary
#CA9A91
accent
#654EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182