#3FC29C#3FC29C
#3FC29C is a light, vivid teal. Relative luminance 0.420; OKLCH L 73.3% C 0.126 H 169.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC29C |
|---|---|
| RGB | rgb(63, 194, 156) |
| HSL | hsl(163, 52%, 50%) |
| HSV | hsv(163, 68%, 76%) |
| CMYK | cmyk(67.5%, 0%, 19.6%, 23.9%) |
| CIE-LAB | lab(70.90, -44.50, 8.86) |
| CIE-LCH | lch(70.90, 45.37, 168.74°) |
| OKLab | oklab(73.33% -0.1244 0.0226) |
| OKLCH | oklch(73.33% 0.126 169.7) |
| XYZ | xyz(27.3393, 42.0376, 38.1193) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.67
Mediumaquamarine
#66CDAA
ΔE00 4.17
Greeny Blue
#42B395
ΔE00 4.35
Greenblue
#23C48B
ΔE00 4.58
Greenish Teal
#32BF84
ΔE00 5.35
Eucalyptus
#44D7A8
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC29C #C23F65
analogous
#3FC25A #3FC29C #3FA7C2
triadic
#3FC29C #9C3FC2 #C29C3F
tetradic
#3FC29C #5A3FC2 #C23F65 #A7C23F
square
#3FC29C #5A3FC2 #C23F65 #A7C23F
split-complementary
#3FC29C #C23FA7 #C25A3F
monochromatic
#206652 #2F9577 #3FC29C #6DD1B4 #9CE0CC
Accessibility & contrast
On white
2.23
#3FC29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#3FC29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC29C
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC29C | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB59A
Deuteranopia (green-blind)
#ABA89F
Tritanopia (blue-blind)
#00C3B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #3fc29c; /* rgb */ color: rgb(63, 194, 156); /* oklch */ color: oklch(73.3% 0.126 169.7);
Tailwind
colors: {
custom: {
50: '#84d5b9',
500: '#3fc29c',
950: '#000000',
},
}SCSS
$custom: #3fc29c; $custom-light: #84d5b9; $custom-dark: #000000;
JSON
{
"hex": "#3fc29c",
"rgb": {
"r": 63,
"g": 194,
"b": 156
},
"hsl": {
"h": 162.595,
"s": 51.779,
"l": 50.392
},
"oklch": {
"l": 0.7333,
"c": 0.1264,
"h": 169.7
},
"luminance": 0.42041
}Semantic roles & 50–950 ramp
primary
#3FC29C
secondary
#CC91A2
accent
#4D76DB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380