#3FA29B#3FA29B
#3FA29B is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.3% C 0.092 H 188.7°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA29B |
|---|---|
| RGB | rgb(63, 162, 155) |
| HSL | hsl(176, 44%, 44%) |
| HSV | hsv(176, 61%, 64%) |
| CMYK | cmyk(61.1%, 0%, 4.3%, 36.5%) |
| CIE-LAB | lab(61.01, -30.23, -4.94) |
| CIE-LCH | lch(61.01, 30.64, 189.28°) |
| OKLab | oklab(65.27% -0.0909 -0.0138) |
| OKLCH | oklch(65.27% 0.092 188.7) |
| XYZ | xyz(20.8840, 29.2618, 35.5515) |
| Luminance | 0.2926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.86
Blue Green
#0F9B8E
ΔE00 4.35
Lightseagreen
#20B2AA
ΔE00 4.97
Dull Teal
#5F9E8F
ΔE00 5.24
Cadetblue
#5F9EA0
ΔE00 5.99
Grey Teal
#5E9B8A
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA29B #A23F46
analogous
#3FA26A #3FA29B #3F78A2
triadic
#3FA29B #9B3FA2 #A29B3F
tetradic
#3FA29B #6A3FA2 #A23F46 #78A23F
square
#3FA29B #6A3FA2 #A23F46 #78A23F
split-complementary
#3FA29B #A23F78 #A26A3F
monochromatic
#1D4A47 #2E7671 #3FA29B #5EC0B9 #8AD1CC
Accessibility & contrast
On white
3.06
#3FA29B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#3FA29B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3FA29B
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA29B | 1.00 | 3.06 | 6.85 | 6.85 |
| #FFFFFF | 3.06 | 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)
#999A9B
Deuteranopia (green-blind)
#8A8E9C
Tritanopia (blue-blind)
#00A6A0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3fa29b; /* rgb */ color: rgb(63, 162, 155); /* oklch */ color: oklch(65.3% 0.092 188.7);
Tailwind
colors: {
custom: {
50: '#80beb8',
500: '#3fa29b',
950: '#000000',
},
}SCSS
$custom: #3fa29b; $custom-light: #80beb8; $custom-dark: #000000;
JSON
{
"hex": "#3fa29b",
"rgb": {
"r": 63,
"g": 162,
"b": 155
},
"hsl": {
"h": 175.758,
"s": 44,
"l": 44.118
},
"oklch": {
"l": 0.65271,
"c": 0.09193,
"h": 188.7
},
"luminance": 0.29264
}Semantic roles & 50–950 ramp
primary
#3FA29B
secondary
#BC8185
accent
#545DD4
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180