#3FB29A#3FB29A
#3FB29A is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.3% C 0.109 H 176.4°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB29A |
|---|---|
| RGB | rgb(63, 178, 154) |
| HSL | hsl(167, 48%, 47%) |
| HSV | hsv(167, 65%, 70%) |
| CMYK | cmyk(64.6%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(65.93, -37.98, 2.81) |
| CIE-LCH | lch(65.93, 38.08, 175.76°) |
| OKLab | oklab(69.26% -0.1086 0.0069) |
| OKLCH | oklch(69.26% 0.109 176.4) |
| XYZ | xyz(23.8002, 35.2281, 36.1110) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.94
Tealish
#24BCA8
ΔE00 3.57
Turquoise (survey)
#06C2AC
ΔE00 4.94
Topaz
#13BBAF
ΔE00 5.44
Lightseagreen
#20B2AA
ΔE00 5.90
Dull Teal
#5F9E8F
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB29A #B23F57
analogous
#3FB260 #3FB29A #3F91B2
triadic
#3FB29A #9A3FB2 #B29A3F
tetradic
#3FB29A #603FB2 #B23F57 #91B23F
square
#3FB29A #603FB2 #B23F57 #91B23F
split-complementary
#3FB29A #B23F91 #B2603F
monochromatic
#1F584C #2F8573 #3FB29A #66C9B4 #93D9CA
Accessibility & contrast
On white
2.61
#3FB29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#3FB29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB29A
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB29A | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA799
Deuteranopia (green-blind)
#9B9B9C
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3fb29a; /* rgb */ color: rgb(63, 178, 154); /* oklch */ color: oklch(69.3% 0.109 176.4);
Tailwind
colors: {
custom: {
50: '#82c9b7',
500: '#3fb29a',
950: '#000000',
},
}SCSS
$custom: #3fb29a; $custom-light: #82c9b7; $custom-dark: #000000;
JSON
{
"hex": "#3fb29a",
"rgb": {
"r": 63,
"g": 178,
"b": 154
},
"hsl": {
"h": 167.478,
"s": 47.718,
"l": 47.255
},
"oklch": {
"l": 0.69255,
"c": 0.10881,
"h": 176.4
},
"luminance": 0.35231
}Semantic roles & 50–950 ramp
primary
#3FB29A
secondary
#C48995
accent
#506DD7
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280