#3EB2B3#3EB2B3
#3EB2B3 is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.0% C 0.102 H 195.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB2B3 |
|---|---|
| RGB | rgb(62, 178, 179) |
| HSL | hsl(181, 49%, 47%) |
| HSV | hsv(181, 65%, 70%) |
| CMYK | cmyk(65.4%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.61, -31.33, -10.04) |
| CIE-LCH | lch(66.61, 32.90, 197.76°) |
| OKLab | oklab(70.04% -0.0977 -0.0278) |
| OKLCH | oklch(70.04% 0.102 195.9) |
| XYZ | xyz(26.0401, 36.1167, 48.2379) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.94
Topaz
#13BBAF
ΔE00 5.75
Turquoise Blue
#06B1C4
ΔE00 6.24
Cadetblue
#5F9EA0
ΔE00 7.29
Darkturquoise
#00CED1
ΔE00 7.51
Tealish
#24BCA8
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB2B3 #B33F3E
analogous
#3EB37A #3EB2B3 #3E77B3
triadic
#3EB2B3 #B33EB2 #B2B33E
tetradic
#3EB2B3 #7A3EB3 #B33F3E #77B33E
square
#3EB2B3 #7A3EB3 #B33F3E #77B33E
split-complementary
#3EB2B3 #B33E77 #B37A3E
monochromatic
#1F5858 #2E8586 #3EB2B3 #65C9CA #92D9D9
Accessibility & contrast
On white
2.55
#3EB2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#3EB2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB2B3
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB2B3 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB3
Deuteranopia (green-blind)
#949CB4
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3eb2b3; /* rgb */ color: rgb(62, 178, 179); /* oklch */ color: oklch(70.0% 0.102 195.9);
Tailwind
colors: {
custom: {
50: '#83c9c9',
500: '#3eb2b3',
950: '#000000',
},
}SCSS
$custom: #3eb2b3; $custom-light: #83c9c9; $custom-dark: #000000;
JSON
{
"hex": "#3eb2b3",
"rgb": {
"r": 62,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.513,
"s": 48.548,
"l": 47.255
},
"oklch": {
"l": 0.70038,
"c": 0.10163,
"h": 195.9
},
"luminance": 0.3612
}Semantic roles & 50–950 ramp
primary
#3EB2B3
secondary
#C58988
accent
#5150D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282