#3EA39B#3EA39B
#3EA39B is a light, moderate teal. Relative luminance 0.296; OKLCH L 65.5% C 0.093 H 187.8°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #3EA39B |
|---|---|
| RGB | rgb(62, 163, 155) |
| HSL | hsl(175, 45%, 44%) |
| HSV | hsv(175, 62%, 64%) |
| CMYK | cmyk(62%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(61.29, -30.90, -4.53) |
| CIE-LCH | lch(61.29, 31.23, 188.34°) |
| OKLab | oklab(65.49% -0.0925 -0.0127) |
| OKLCH | oklch(65.49% 0.093 187.8) |
| XYZ | xyz(20.9975, 29.5829, 35.6075) |
| Luminance | 0.2959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.16
Blue Green
#0F9B8E
ΔE00 4.25
Lightseagreen
#20B2AA
ΔE00 4.65
Dull Teal
#5F9E8F
ΔE00 5.20
Grey Teal
#5E9B8A
ΔE00 6.12
Cadetblue
#5F9EA0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EA39B #A33E46
analogous
#3EA369 #3EA39B #3E79A3
triadic
#3EA39B #9B3EA3 #A39B3E
tetradic
#3EA39B #693EA3 #A33E46 #79A33E
square
#3EA39B #693EA3 #A33E46 #79A33E
split-complementary
#3EA39B #A33E79 #A3693E
monochromatic
#1C4A47 #2D7771 #3EA39B #5DC1B9 #89D2CC
Accessibility & contrast
On white
3.04
#3EA39B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#3EA39B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3EA39B
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EA39B | 1.00 | 3.04 | 6.92 | 6.92 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#8B8F9C
Tritanopia (blue-blind)
#00A7A0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3ea39b; /* rgb */ color: rgb(62, 163, 155); /* oklch */ color: oklch(65.5% 0.093 187.8);
Tailwind
colors: {
custom: {
50: '#7fbeb8',
500: '#3ea39b',
950: '#000000',
},
}SCSS
$custom: #3ea39b; $custom-light: #7fbeb8; $custom-dark: #000000;
JSON
{
"hex": "#3ea39b",
"rgb": {
"r": 62,
"g": 163,
"b": 155
},
"hsl": {
"h": 175.248,
"s": 44.889,
"l": 44.118
},
"oklch": {
"l": 0.6549,
"c": 0.09339,
"h": 187.8
},
"luminance": 0.29585
}Semantic roles & 50–950 ramp
primary
#3EA39B
secondary
#BD8085
accent
#535DD5
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180