#3FABAE#3FABAE
#3FABAE is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.097 H 197.7°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #3FABAE |
|---|---|
| RGB | rgb(63, 171, 174) |
| HSL | hsl(182, 47%, 46%) |
| HSV | hsv(182, 64%, 68%) |
| CMYK | cmyk(63.8%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(64.35, -29.22, -10.63) |
| CIE-LCH | lch(64.35, 31.09, 199.99°) |
| OKLab | oklab(68.17% -0.0921 -0.0295) |
| OKLCH | oklch(68.17% 0.097 197.7) |
| XYZ | xyz(24.2495, 33.2359, 45.1734) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.11
Cadetblue
#5F9EA0
ΔE00 5.57
Turquoise Blue
#06B1C4
ΔE00 5.70
Sea
#3C9992
ΔE00 6.95
Topaz
#13BBAF
ΔE00 7.46
Blue Green
#0F9B8E
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FABAE #AE423F
analogous
#3FAE7A #3FABAE #3F74AE
triadic
#3FABAE #AE3FAB #ABAE3F
tetradic
#3FABAE #7A3FAE #AE423F #74AE3F
square
#3FABAE #7A3FAE #AE423F #74AE3F
split-complementary
#3FABAE #AE3F74 #AE7A3F
monochromatic
#1E5354 #2F7F81 #3FABAE #64C4C7 #90D5D7
Accessibility & contrast
On white
2.75
#3FABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#3FABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FABAE
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FABAE | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AE
Deuteranopia (green-blind)
#8E97AF
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3fabae; /* rgb */ color: rgb(63, 171, 174); /* oklch */ color: oklch(68.2% 0.097 197.7);
Tailwind
colors: {
custom: {
50: '#82c4c6',
500: '#3fabae',
950: '#000000',
},
}SCSS
$custom: #3fabae; $custom-light: #82c4c6; $custom-dark: #000000;
JSON
{
"hex": "#3fabae",
"rgb": {
"r": 63,
"g": 171,
"b": 174
},
"hsl": {
"h": 181.622,
"s": 46.835,
"l": 46.471
},
"oklch": {
"l": 0.68167,
"c": 0.09669,
"h": 197.7
},
"luminance": 0.33239
}Semantic roles & 50–950 ramp
primary
#3FABAE
secondary
#C28887
accent
#5551D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182