#3EA29B#3EA29B
#3EA29B is a light, moderate teal. Relative luminance 0.292; OKLCH L 65.2% C 0.092 H 188.7°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3EA29B |
|---|---|
| RGB | rgb(62, 162, 155) |
| HSL | hsl(176, 45%, 44%) |
| HSV | hsv(176, 62%, 64%) |
| CMYK | cmyk(61.7%, 0%, 4.3%, 36.5%) |
| CIE-LAB | lab(60.98, -30.42, -4.99) |
| CIE-LCH | lch(60.98, 30.82, 189.31°) |
| OKLab | oklab(65.24% -0.0914 -0.014) |
| OKLCH | oklch(65.24% 0.092 188.7) |
| XYZ | xyz(20.8207, 29.2292, 35.5485) |
| Luminance | 0.2923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.85
Blue Green
#0F9B8E
ΔE00 4.29
Lightseagreen
#20B2AA
ΔE00 4.95
Dull Teal
#5F9E8F
ΔE00 5.30
Cadetblue
#5F9EA0
ΔE00 6.05
Grey Teal
#5E9B8A
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EA29B #A23E45
analogous
#3EA269 #3EA29B #3E77A2
triadic
#3EA29B #9B3EA2 #A29B3E
tetradic
#3EA29B #693EA2 #A23E45 #77A23E
square
#3EA29B #693EA2 #A23E45 #77A23E
split-complementary
#3EA29B #A23E77 #A2693E
monochromatic
#1C4946 #2D7671 #3EA29B #5CC1BA #89D2CD
Accessibility & contrast
On white
3.07
#3EA29B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#3EA29B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3EA29B
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EA29B | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 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: #3ea29b; /* rgb */ color: rgb(62, 162, 155); /* oklch */ color: oklch(65.2% 0.092 188.7);
Tailwind
colors: {
custom: {
50: '#7fbeb8',
500: '#3ea29b',
950: '#000000',
},
}SCSS
$custom: #3ea29b; $custom-light: #7fbeb8; $custom-dark: #000000;
JSON
{
"hex": "#3ea29b",
"rgb": {
"r": 62,
"g": 162,
"b": 155
},
"hsl": {
"h": 175.8,
"s": 44.643,
"l": 43.922
},
"oklch": {
"l": 0.65239,
"c": 0.09249,
"h": 188.7
},
"luminance": 0.29231
}Semantic roles & 50–950 ramp
primary
#3EA29B
secondary
#BC8084
accent
#535CD4
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180