#3FA2A2#3FA2A2
#3FA2A2 is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.5% C 0.091 H 195.2°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA2A2 |
|---|---|
| RGB | rgb(63, 162, 162) |
| HSL | hsl(180, 44%, 44%) |
| HSV | hsv(180, 61%, 64%) |
| CMYK | cmyk(61.1%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(61.22, -28.26, -8.57) |
| CIE-LCH | lch(61.22, 29.53, 196.87°) |
| OKLab | oklab(65.51% -0.0877 -0.0238) |
| OKLCH | oklch(65.51% 0.091 195.2) |
| XYZ | xyz(21.4890, 29.5038, 38.7377) |
| Luminance | 0.2951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.12
Cadetblue
#5F9EA0
ΔE00 4.41
Lightseagreen
#20B2AA
ΔE00 5.88
Blue Green
#0F9B8E
ΔE00 6.51
Dull Teal
#5F9E8F
ΔE00 7.14
Dusty Teal
#4C9085
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA2A2 #A23F3F
analogous
#3FA271 #3FA2A2 #3F71A2
triadic
#3FA2A2 #A23FA2 #A2A23F
tetradic
#3FA2A2 #713FA2 #A23F3F #71A23F
square
#3FA2A2 #713FA2 #A23F3F #71A23F
split-complementary
#3FA2A2 #A23F71 #A2713F
monochromatic
#1D4A4A #2E7676 #3FA2A2 #5EC0C0 #8AD1D1
Accessibility & contrast
On white
3.04
#3FA2A2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#3FA2A2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3FA2A2
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA2A2 | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989BA2
Deuteranopia (green-blind)
#888FA3
Tritanopia (blue-blind)
#00A7A2
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3fa2a2; /* rgb */ color: rgb(63, 162, 162); /* oklch */ color: oklch(65.5% 0.091 195.2);
Tailwind
colors: {
custom: {
50: '#80bebd',
500: '#3fa2a2',
950: '#000000',
},
}SCSS
$custom: #3fa2a2; $custom-light: #80bebd; $custom-dark: #000000;
JSON
{
"hex": "#3fa2a2",
"rgb": {
"r": 63,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 44,
"l": 44.118
},
"oklch": {
"l": 0.65512,
"c": 0.0909,
"h": 195.2
},
"luminance": 0.29506
}Semantic roles & 50–950 ramp
primary
#3FA2A2
secondary
#BC8181
accent
#5454D4
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1212
muted
#7C8181