#3EB3B2#3EB3B2
#3EB3B2 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.2% C 0.102 H 194.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB3B2 |
|---|---|
| RGB | rgb(62, 179, 178) |
| HSL | hsl(179, 49%, 47%) |
| HSV | hsv(179, 65%, 70%) |
| CMYK | cmyk(65.4%, 0%, 0.6%, 29.8%) |
| CIE-LAB | lab(66.88, -32.10, -9.08) |
| CIE-LCH | lch(66.88, 33.36, 195.79°) |
| OKLab | oklab(70.25% -0.0992 -0.0252) |
| OKLCH | oklch(70.25% 0.102 194.3) |
| XYZ | xyz(26.1390, 36.4758, 47.7738) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.25
Topaz
#13BBAF
ΔE00 4.97
Turquoise Blue
#06B1C4
ΔE00 7.01
Tealish
#24BCA8
ΔE00 7.29
Darkturquoise
#00CED1
ΔE00 7.32
Cadetblue
#5F9EA0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB3B2 #B33E3F
analogous
#3EB377 #3EB3B2 #3E7AB3
triadic
#3EB3B2 #B23EB3 #B3B23E
tetradic
#3EB3B2 #773EB3 #B33E3F #7AB33E
square
#3EB3B2 #773EB3 #B33E3F #7AB33E
split-complementary
#3EB3B2 #B33E7A #B3773E
monochromatic
#1F5858 #2E8685 #3EB3B2 #65CAC9 #92D9D9
Accessibility & contrast
On white
2.53
#3EB3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#3EB3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB3B2
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB3B2 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB2
Deuteranopia (green-blind)
#969DB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3eb3b2; /* rgb */ color: rgb(62, 179, 178); /* oklch */ color: oklch(70.2% 0.102 194.3);
Tailwind
colors: {
custom: {
50: '#83cac9',
500: '#3eb3b2',
950: '#000000',
},
}SCSS
$custom: #3eb3b2; $custom-light: #83cac9; $custom-dark: #000000;
JSON
{
"hex": "#3eb3b2",
"rgb": {
"r": 62,
"g": 179,
"b": 178
},
"hsl": {
"h": 179.487,
"s": 48.548,
"l": 47.255
},
"oklch": {
"l": 0.70249,
"c": 0.10237,
"h": 194.3
},
"luminance": 0.36479
}Semantic roles & 50–950 ramp
primary
#3EB3B2
secondary
#C58889
accent
#5051D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282