#3FA2A5#3FA2A5
#3FA2A5 is a light, moderate teal. Relative luminance 0.296; OKLCH L 65.6% C 0.091 H 198.0°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA2A5 |
|---|---|
| RGB | rgb(63, 162, 165) |
| HSL | hsl(182, 45%, 45%) |
| HSV | hsv(182, 62%, 65%) |
| CMYK | cmyk(61.8%, 1.8%, 0%, 35.3%) |
| CIE-LAB | lab(61.32, -27.40, -10.12) |
| CIE-LCH | lch(61.32, 29.21, 200.28°) |
| OKLab | oklab(65.62% -0.0864 -0.028) |
| OKLCH | oklch(65.62% 0.091 198) |
| XYZ | xyz(21.7588, 29.6117, 40.1589) |
| Luminance | 0.2961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.06
Sea
#3C9992
ΔE00 5.06
Lightseagreen
#20B2AA
ΔE00 6.64
Turquoise Blue
#06B1C4
ΔE00 6.95
Blue Green
#0F9B8E
ΔE00 7.60
Dull Teal
#5F9E8F
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA2A5 #A5423F
analogous
#3FA575 #3FA2A5 #3F6FA5
triadic
#3FA2A5 #A53FA2 #A2A53F
tetradic
#3FA2A5 #753FA5 #A5423F #6FA53F
square
#3FA2A5 #753FA5 #A5423F #6FA53F
split-complementary
#3FA2A5 #A53F6F #A5753F
monochromatic
#1D4B4C #2E7779 #3FA2A5 #5FBFC2 #8CD1D3
Accessibility & contrast
On white
3.03
#3FA2A5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#3FA2A5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3FA2A5
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA2A5 | 1.00 | 3.03 | 6.92 | 6.92 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979BA5
Deuteranopia (green-blind)
#878FA6
Tritanopia (blue-blind)
#00A7A3
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3fa2a5; /* rgb */ color: rgb(63, 162, 165); /* oklch */ color: oklch(65.6% 0.091 198.0);
Tailwind
colors: {
custom: {
50: '#80bebf',
500: '#3fa2a5',
950: '#000000',
},
}SCSS
$custom: #3fa2a5; $custom-light: #80bebf; $custom-dark: #000000;
JSON
{
"hex": "#3fa2a5",
"rgb": {
"r": 63,
"g": 162,
"b": 165
},
"hsl": {
"h": 181.765,
"s": 44.737,
"l": 44.706
},
"oklch": {
"l": 0.6562,
"c": 0.09085,
"h": 198
},
"luminance": 0.29614
}Semantic roles & 50–950 ramp
primary
#3FA2A5
secondary
#BE8482
accent
#5753D4
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181