#3FA2AA#3FA2AA
#3FA2AA is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.091 H 202.7°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA2AA |
|---|---|
| RGB | rgb(63, 162, 170) |
| HSL | hsl(184, 46%, 46%) |
| HSV | hsv(184, 63%, 67%) |
| CMYK | cmyk(62.9%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(61.48, -25.93, -12.70) |
| CIE-LCH | lch(61.48, 28.87, 206.09°) |
| OKLab | oklab(65.8% -0.0842 -0.0352) |
| OKLCH | oklch(65.8% 0.091 202.7) |
| XYZ | xyz(22.2228, 29.7973, 42.6027) |
| Luminance | 0.2980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.15
Turquoise Blue
#06B1C4
ΔE00 5.64
Sea
#3C9992
ΔE00 6.82
Lightseagreen
#20B2AA
ΔE00 8.18
Darkcyan
#008B8B
ΔE00 9.32
Blue Green
#0F9B8E
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA2AA #AA473F
analogous
#3FAA7C #3FA2AA #3F6CAA
triadic
#3FA2AA #AA3FA2 #A2AA3F
tetradic
#3FA2AA #7C3FAA #AA473F #6CAA3F
square
#3FA2AA #7C3FAA #AA473F #6CAA3F
split-complementary
#3FA2AA #AA3F6C #AA7C3F
monochromatic
#1E4D51 #2E777D #3FA2AA #62BDC5 #8ED0D5
Accessibility & contrast
On white
3.02
#3FA2AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#3FA2AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3FA2AA
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA2AA | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#868FAA
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3fa2aa; /* rgb */ color: rgb(63, 162, 170); /* oklch */ color: oklch(65.8% 0.091 202.7);
Tailwind
colors: {
custom: {
50: '#81bec3',
500: '#3fa2aa',
950: '#000000',
},
}SCSS
$custom: #3fa2aa; $custom-light: #81bec3; $custom-dark: #000000;
JSON
{
"hex": "#3fa2aa",
"rgb": {
"r": 63,
"g": 162,
"b": 170
},
"hsl": {
"h": 184.486,
"s": 45.923,
"l": 45.686
},
"oklch": {
"l": 0.65803,
"c": 0.09128,
"h": 202.7
},
"luminance": 0.298
}Semantic roles & 50–950 ramp
primary
#3FA2AA
secondary
#C08985
accent
#5C52D6
background
#F8FBFB
surface
#F0F6F7
border
#CBD0D0
text
#0B1212
muted
#7C8181