#3EB2B0#3EB2B0
#3EB2B0 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.102 H 193.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB2B0 |
|---|---|
| RGB | rgb(62, 178, 176) |
| HSL | hsl(179, 48%, 47%) |
| HSV | hsv(179, 65%, 70%) |
| CMYK | cmyk(65.2%, 0%, 1.1%, 30.2%) |
| CIE-LAB | lab(66.52, -32.19, -8.51) |
| CIE-LCH | lch(66.52, 33.29, 194.81°) |
| OKLab | oklab(69.93% -0.0991 -0.0237) |
| OKLCH | oklch(69.93% 0.102 193.4) |
| XYZ | xyz(25.7400, 35.9966, 46.6574) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.89
Topaz
#13BBAF
ΔE00 4.77
Tealish
#24BCA8
ΔE00 7.02
Turquoise Blue
#06B1C4
ΔE00 7.38
Cadetblue
#5F9EA0
ΔE00 7.57
Darkturquoise
#00CED1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB2B0 #B23E40
analogous
#3EB276 #3EB2B0 #3E7AB2
triadic
#3EB2B0 #B03EB2 #B2B03E
tetradic
#3EB2B0 #763EB2 #B23E40 #7AB23E
square
#3EB2B0 #763EB2 #B23E40 #7AB23E
split-complementary
#3EB2B0 #B23E7A #B2763E
monochromatic
#1E5756 #2E8583 #3EB2B0 #64C9C7 #92D9D8
Accessibility & contrast
On white
2.56
#3EB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#3EB2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB2B0
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB2B0 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9B0
Deuteranopia (green-blind)
#959CB1
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3eb2b0; /* rgb */ color: rgb(62, 178, 176); /* oklch */ color: oklch(69.9% 0.102 193.4);
Tailwind
colors: {
custom: {
50: '#83c9c7',
500: '#3eb2b0',
950: '#000000',
},
}SCSS
$custom: #3eb2b0; $custom-light: #83c9c7; $custom-dark: #000000;
JSON
{
"hex": "#3eb2b0",
"rgb": {
"r": 62,
"g": 178,
"b": 176
},
"hsl": {
"h": 178.966,
"s": 48.333,
"l": 47.059
},
"oklch": {
"l": 0.69933,
"c": 0.10185,
"h": 193.4
},
"luminance": 0.36
}Semantic roles & 50–950 ramp
primary
#3EB2B0
secondary
#C48889
accent
#5052D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282