#3FA2A0#3FA2A0
#3FA2A0 is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.4% C 0.091 H 193.3°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA2A0 |
|---|---|
| RGB | rgb(63, 162, 160) |
| HSL | hsl(179, 44%, 44%) |
| HSV | hsv(179, 61%, 64%) |
| CMYK | cmyk(61.1%, 0%, 1.2%, 36.5%) |
| CIE-LAB | lab(61.16, -28.83, -7.54) |
| CIE-LCH | lch(61.16, 29.80, 194.65°) |
| OKLab | oklab(65.44% -0.0886 -0.0209) |
| OKLCH | oklch(65.44% 0.091 193.3) |
| XYZ | xyz(21.3126, 29.4332, 37.8089) |
| Luminance | 0.2944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.59
Cadetblue
#5F9EA0
ΔE00 4.78
Lightseagreen
#20B2AA
ΔE00 5.47
Blue Green
#0F9B8E
ΔE00 5.82
Dull Teal
#5F9E8F
ΔE00 6.54
Dusty Teal
#4C9085
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA2A0 #A23F41
analogous
#3FA26F #3FA2A0 #3F73A2
triadic
#3FA2A0 #A03FA2 #A2A03F
tetradic
#3FA2A0 #6F3FA2 #A23F41 #73A23F
square
#3FA2A0 #6F3FA2 #A23F41 #73A23F
split-complementary
#3FA2A0 #A23F73 #A26F3F
monochromatic
#1D4A49 #2E7674 #3FA2A0 #5EC0BE #8AD1D0
Accessibility & contrast
On white
3.05
#3FA2A0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#3FA2A0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3FA2A0
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA2A0 | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA0
Deuteranopia (green-blind)
#898FA1
Tritanopia (blue-blind)
#00A7A1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3fa2a0; /* rgb */ color: rgb(63, 162, 160); /* oklch */ color: oklch(65.4% 0.091 193.3);
Tailwind
colors: {
custom: {
50: '#80bebc',
500: '#3fa2a0',
950: '#000000',
},
}SCSS
$custom: #3fa2a0; $custom-light: #80bebc; $custom-dark: #000000;
JSON
{
"hex": "#3fa2a0",
"rgb": {
"r": 63,
"g": 162,
"b": 160
},
"hsl": {
"h": 178.788,
"s": 44,
"l": 44.118
},
"oklch": {
"l": 0.65442,
"c": 0.09106,
"h": 193.3
},
"luminance": 0.29435
}Semantic roles & 50–950 ramp
primary
#3FA2A0
secondary
#BC8182
accent
#5457D4
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181