#3EADB3#3EADB3
#3EADB3 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.8% C 0.099 H 200.2°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #3EADB3 |
|---|---|
| RGB | rgb(62, 173, 179) |
| HSL | hsl(183, 49%, 47%) |
| HSV | hsv(183, 65%, 70%) |
| CMYK | cmyk(65.4%, 3.4%, 0%, 29.8%) |
| CIE-LAB | lab(65.09, -28.90, -12.31) |
| CIE-LCH | lch(65.09, 31.42, 203.07°) |
| OKLab | oklab(68.81% -0.0925 -0.0341) |
| OKLCH | oklch(68.81% 0.099 200.2) |
| XYZ | xyz(25.0633, 34.1632, 47.9123) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.49
Lightseagreen
#20B2AA
ΔE00 5.99
Cadetblue
#5F9EA0
ΔE00 6.00
Topaz
#13BBAF
ΔE00 8.11
Sea
#3C9992
ΔE00 8.12
Darkturquoise
#00CED1
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EADB3 #B3443E
analogous
#3EB37F #3EADB3 #3E73B3
triadic
#3EADB3 #B33EAD #ADB33E
tetradic
#3EADB3 #7F3EB3 #B3443E #73B33E
square
#3EADB3 #7F3EB3 #B3443E #73B33E
split-complementary
#3EADB3 #B33E73 #B37F3E
monochromatic
#1F5558 #2E8186 #3EADB3 #65C4CA #92D6D9
Accessibility & contrast
On white
2.68
#3EADB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#3EADB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EADB3
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EADB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EADB3 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B4
Deuteranopia (green-blind)
#8F98B4
Tritanopia (blue-blind)
#00B3AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3eadb3; /* rgb */ color: rgb(62, 173, 179); /* oklch */ color: oklch(68.8% 0.099 200.2);
Tailwind
colors: {
custom: {
50: '#82c6c9',
500: '#3eadb3',
950: '#000000',
},
}SCSS
$custom: #3eadb3; $custom-light: #82c6c9; $custom-dark: #000000;
JSON
{
"hex": "#3eadb3",
"rgb": {
"r": 62,
"g": 173,
"b": 179
},
"hsl": {
"h": 183.077,
"s": 48.548,
"l": 47.255
},
"oklch": {
"l": 0.6881,
"c": 0.09862,
"h": 200.2
},
"luminance": 0.34166
}Semantic roles & 50–950 ramp
primary
#3EADB3
secondary
#C58B88
accent
#5750D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282