#3EADA0#3EADA0
#3EADA0 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.2% C 0.101 H 184.2°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3EADA0 |
|---|---|
| RGB | rgb(62, 173, 160) |
| HSL | hsl(173, 47%, 46%) |
| HSV | hsv(173, 64%, 68%) |
| CMYK | cmyk(64.2%, 0%, 7.5%, 32.2%) |
| CIE-LAB | lab(64.52, -34.27, -2.57) |
| CIE-LCH | lch(64.52, 34.37, 184.29°) |
| OKLab | oklab(68.16% -0.101 -0.0075) |
| OKLCH | oklch(68.16% 0.101 184.2) |
| XYZ | xyz(23.2724, 33.4468, 38.4803) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.80
Topaz
#13BBAF
ΔE00 4.31
Tealish
#24BCA8
ΔE00 4.76
Greeny Blue
#42B395
ΔE00 5.84
Blue Green
#0F9B8E
ΔE00 6.10
Dull Teal
#5F9E8F
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EADA0 #AD3E4B
analogous
#3EAD68 #3EADA0 #3E82AD
triadic
#3EADA0 #A03EAD #ADA03E
tetradic
#3EADA0 #683EAD #AD3E4B #82AD3E
square
#3EADA0 #683EAD #AD3E4B #82AD3E
split-complementary
#3EADA0 #AD3E82 #AD683E
monochromatic
#1E534D #2E8076 #3EADA0 #62C7BB #8FD7CE
Accessibility & contrast
On white
2.73
#3EADA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#3EADA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EADA0
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EADA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EADA0 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A0
Deuteranopia (green-blind)
#9497A1
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3eada0; /* rgb */ color: rgb(62, 173, 160); /* oklch */ color: oklch(68.2% 0.101 184.2);
Tailwind
colors: {
custom: {
50: '#81c6bc',
500: '#3eada0',
950: '#000000',
},
}SCSS
$custom: #3eada0; $custom-light: #81c6bc; $custom-dark: #000000;
JSON
{
"hex": "#3eada0",
"rgb": {
"r": 62,
"g": 173,
"b": 160
},
"hsl": {
"h": 172.973,
"s": 47.234,
"l": 46.078
},
"oklch": {
"l": 0.68158,
"c": 0.10128,
"h": 184.2
},
"luminance": 0.33449
}Semantic roles & 50–950 ramp
primary
#3EADA0
secondary
#C2858C
accent
#5161D7
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1312
muted
#7C8281