#3FA29F#3FA29F
#3FA29F is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.4% C 0.091 H 192.4°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA29F |
|---|---|
| RGB | rgb(63, 162, 159) |
| HSL | hsl(178, 44%, 44%) |
| HSV | hsv(178, 61%, 64%) |
| CMYK | cmyk(61.1%, 0%, 1.9%, 36.5%) |
| CIE-LAB | lab(61.13, -29.11, -7.02) |
| CIE-LCH | lch(61.13, 29.95, 193.55°) |
| OKLab | oklab(65.41% -0.0891 -0.0195) |
| OKLCH | oklch(65.41% 0.091 192.4) |
| XYZ | xyz(21.2255, 29.3984, 37.3500) |
| Luminance | 0.2940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.36
Cadetblue
#5F9EA0
ΔE00 4.99
Lightseagreen
#20B2AA
ΔE00 5.31
Blue Green
#0F9B8E
ΔE00 5.49
Dull Teal
#5F9E8F
ΔE00 6.25
Dusty Teal
#4C9085
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA29F #A23F42
analogous
#3FA26E #3FA29F #3F74A2
triadic
#3FA29F #9F3FA2 #A29F3F
tetradic
#3FA29F #6E3FA2 #A23F42 #74A23F
square
#3FA29F #6E3FA2 #A23F42 #74A23F
split-complementary
#3FA29F #A23F74 #A26E3F
monochromatic
#1D4A49 #2E7674 #3FA29F #5EC0BD #8AD1CF
Accessibility & contrast
On white
3.05
#3FA29F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#3FA29F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3FA29F
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA29F | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9F
Deuteranopia (green-blind)
#898FA0
Tritanopia (blue-blind)
#00A6A1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3fa29f; /* rgb */ color: rgb(63, 162, 159); /* oklch */ color: oklch(65.4% 0.091 192.4);
Tailwind
colors: {
custom: {
50: '#80bebb',
500: '#3fa29f',
950: '#000000',
},
}SCSS
$custom: #3fa29f; $custom-light: #80bebb; $custom-dark: #000000;
JSON
{
"hex": "#3fa29f",
"rgb": {
"r": 63,
"g": 162,
"b": 159
},
"hsl": {
"h": 178.182,
"s": 44,
"l": 44.118
},
"oklch": {
"l": 0.65407,
"c": 0.09118,
"h": 192.4
},
"luminance": 0.29401
}Semantic roles & 50–950 ramp
primary
#3FA29F
secondary
#BC8182
accent
#5458D4
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180