#3FABAF#3FABAF
#3FABAF is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.097 H 198.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #3FABAF |
|---|---|
| RGB | rgb(63, 171, 175) |
| HSL | hsl(182, 47%, 47%) |
| HSV | hsv(182, 64%, 69%) |
| CMYK | cmyk(64%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(64.38, -28.93, -11.14) |
| CIE-LCH | lch(64.38, 31.00, 201.06°) |
| OKLab | oklab(68.2% -0.0916 -0.0309) |
| OKLCH | oklch(68.2% 0.097 198.6) |
| XYZ | xyz(24.3473, 33.2751, 45.6887) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.34
Lightseagreen
#20B2AA
ΔE00 5.47
Cadetblue
#5F9EA0
ΔE00 5.53
Sea
#3C9992
ΔE00 7.19
Topaz
#13BBAF
ΔE00 7.77
Blue Green
#0F9B8E
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FABAF #AF433F
analogous
#3FAF7B #3FABAF #3F73AF
triadic
#3FABAF #AF3FAB #ABAF3F
tetradic
#3FABAF #7B3FAF #AF433F #73AF3F
square
#3FABAF #7B3FAF #AF433F #73AF3F
split-complementary
#3FABAF #AF3F73 #AF7B3F
monochromatic
#1F5355 #2F7F82 #3FABAF #64C4C7 #91D5D7
Accessibility & contrast
On white
2.74
#3FABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#3FABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FABAF
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FABAF | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AF
Deuteranopia (green-blind)
#8E97B0
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3fabaf; /* rgb */ color: rgb(63, 171, 175); /* oklch */ color: oklch(68.2% 0.097 198.6);
Tailwind
colors: {
custom: {
50: '#82c4c6',
500: '#3fabaf',
950: '#000000',
},
}SCSS
$custom: #3fabaf; $custom-light: #82c4c6; $custom-dark: #000000;
JSON
{
"hex": "#3fabaf",
"rgb": {
"r": 63,
"g": 171,
"b": 175
},
"hsl": {
"h": 182.143,
"s": 47.059,
"l": 46.667
},
"oklch": {
"l": 0.68202,
"c": 0.09671,
"h": 198.6
},
"luminance": 0.33278
}Semantic roles & 50–950 ramp
primary
#3FABAF
secondary
#C38987
accent
#5651D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182