#3EB2B2#3EB2B2
#3EB2B2 is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.0% C 0.102 H 195.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB2B2 |
|---|---|
| RGB | rgb(62, 178, 178) |
| HSL | hsl(180, 48%, 47%) |
| HSV | hsv(180, 65%, 70%) |
| CMYK | cmyk(65.2%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.58, -31.62, -9.53) |
| CIE-LCH | lch(66.58, 33.02, 196.77°) |
| OKLab | oklab(70% -0.0982 -0.0265) |
| OKLCH | oklch(70% 0.102 195.1) |
| XYZ | xyz(25.9393, 36.0764, 47.7072) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.58
Topaz
#13BBAF
ΔE00 5.42
Turquoise Blue
#06B1C4
ΔE00 6.61
Cadetblue
#5F9EA0
ΔE00 7.36
Darkturquoise
#00CED1
ΔE00 7.54
Tealish
#24BCA8
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB2B2 #B23E3E
analogous
#3EB278 #3EB2B2 #3E78B2
triadic
#3EB2B2 #B23EB2 #B2B23E
tetradic
#3EB2B2 #783EB2 #B23E3E #78B23E
square
#3EB2B2 #783EB2 #B23E3E #78B23E
split-complementary
#3EB2B2 #B23E78 #B2783E
monochromatic
#1E5757 #2E8585 #3EB2B2 #64C9C9 #92D9D9
Accessibility & contrast
On white
2.56
#3EB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#3EB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB2B2
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB2B2 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 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)
#A7AAB2
Deuteranopia (green-blind)
#959CB3
Tritanopia (blue-blind)
#00B7B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3eb2b2; /* rgb */ color: rgb(62, 178, 178); /* oklch */ color: oklch(70.0% 0.102 195.1);
Tailwind
colors: {
custom: {
50: '#83c9c9',
500: '#3eb2b2',
950: '#000000',
},
}SCSS
$custom: #3eb2b2; $custom-light: #83c9c9; $custom-dark: #000000;
JSON
{
"hex": "#3eb2b2",
"rgb": {
"r": 62,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 48.333,
"l": 47.059
},
"oklch": {
"l": 0.70003,
"c": 0.10168,
"h": 195.1
},
"luminance": 0.36079
}Semantic roles & 50–950 ramp
primary
#3EB2B2
secondary
#C48888
accent
#5050D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282