#3FA29A#3FA29A
#3FA29A is a light, moderate teal. Relative luminance 0.292; OKLCH L 65.2% C 0.092 H 187.8°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA29A |
|---|---|
| RGB | rgb(63, 162, 154) |
| HSL | hsl(175, 44%, 44%) |
| HSV | hsv(175, 61%, 64%) |
| CMYK | cmyk(61.1%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(60.98, -30.51, -4.42) |
| CIE-LCH | lch(60.98, 30.83, 188.24°) |
| OKLab | oklab(65.24% -0.0913 -0.0124) |
| OKLCH | oklch(65.24% 0.092 187.8) |
| XYZ | xyz(20.8004, 29.2283, 35.1110) |
| Luminance | 0.2923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.86
Blue Green
#0F9B8E
ΔE00 4.12
Lightseagreen
#20B2AA
ΔE00 4.97
Dull Teal
#5F9E8F
ΔE00 5.03
Grey Teal
#5E9B8A
ΔE00 5.92
Cadetblue
#5F9EA0
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA29A #A23F47
analogous
#3FA269 #3FA29A #3F79A2
triadic
#3FA29A #9A3FA2 #A29A3F
tetradic
#3FA29A #693FA2 #A23F47 #79A23F
square
#3FA29A #693FA2 #A23F47 #79A23F
split-complementary
#3FA29A #A23F79 #A2693F
monochromatic
#1D4A46 #2E7670 #3FA29A #5EC0B8 #8AD1CC
Accessibility & contrast
On white
3.07
#3FA29A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#3FA29A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3FA29A
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA29A | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9A
Deuteranopia (green-blind)
#8A8E9B
Tritanopia (blue-blind)
#00A69F
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3fa29a; /* rgb */ color: rgb(63, 162, 154); /* oklch */ color: oklch(65.2% 0.092 187.8);
Tailwind
colors: {
custom: {
50: '#7fbeb7',
500: '#3fa29a',
950: '#000000',
},
}SCSS
$custom: #3fa29a; $custom-light: #7fbeb7; $custom-dark: #000000;
JSON
{
"hex": "#3fa29a",
"rgb": {
"r": 63,
"g": 162,
"b": 154
},
"hsl": {
"h": 175.152,
"s": 44,
"l": 44.118
},
"oklch": {
"l": 0.65237,
"c": 0.09218,
"h": 187.8
},
"luminance": 0.29231
}Semantic roles & 50–950 ramp
primary
#3FA29A
secondary
#BC8185
accent
#545ED4
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180