#3EB29F#3EB29F
#3EB29F is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.107 H 180.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB29F |
|---|---|
| RGB | rgb(62, 178, 159) |
| HSL | hsl(170, 48%, 47%) |
| HSV | hsv(170, 65%, 70%) |
| CMYK | cmyk(65.2%, 0%, 10.7%, 30.2%) |
| CIE-LAB | lab(66.03, -36.85, 0.20) |
| CIE-LCH | lch(66.03, 36.85, 179.69°) |
| OKLab | oklab(69.38% -0.1068 -0.0001) |
| OKLCH | oklch(69.38% 0.107 180) |
| XYZ | xyz(24.1620, 35.3655, 38.3470) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.02
Greeny Blue
#42B395
ΔE00 3.63
Topaz
#13BBAF
ΔE00 4.07
Lightseagreen
#20B2AA
ΔE00 4.22
Turquoise (survey)
#06C2AC
ΔE00 4.69
Dull Teal
#5F9E8F
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB29F #B23E51
analogous
#3EB265 #3EB29F #3E8BB2
triadic
#3EB29F #9F3EB2 #B29F3E
tetradic
#3EB29F #653EB2 #B23E51 #8BB23E
square
#3EB29F #653EB2 #B23E51 #8BB23E
split-complementary
#3EB29F #B23E8B #B2653E
monochromatic
#1E574E #2E8576 #3EB29F #64C9B9 #92D9CD
Accessibility & contrast
On white
2.60
#3EB29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#3EB29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB29F
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB29F | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#9A9BA1
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3eb29f; /* rgb */ color: rgb(62, 178, 159); /* oklch */ color: oklch(69.4% 0.107 180.0);
Tailwind
colors: {
custom: {
50: '#81c9bb',
500: '#3eb29f',
950: '#000000',
},
}SCSS
$custom: #3eb29f; $custom-light: #81c9bb; $custom-dark: #000000;
JSON
{
"hex": "#3eb29f",
"rgb": {
"r": 62,
"g": 178,
"b": 159
},
"hsl": {
"h": 170.172,
"s": 48.333,
"l": 47.059
},
"oklch": {
"l": 0.69378,
"c": 0.10676,
"h": 180
},
"luminance": 0.35368
}Semantic roles & 50–950 ramp
primary
#3EB29F
secondary
#C48892
accent
#5066D8
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280