#3EB3B3#3EB3B3
#3EB3B3 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.3% C 0.102 H 195.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB3B3 |
|---|---|
| RGB | rgb(62, 179, 179) |
| HSL | hsl(180, 49%, 47%) |
| HSV | hsv(180, 65%, 70%) |
| CMYK | cmyk(65.4%, 0%, 0%, 29.8%) |
| CIE-LAB | lab(66.91, -31.81, -9.58) |
| CIE-LCH | lch(66.91, 33.22, 196.77°) |
| OKLab | oklab(70.28% -0.0988 -0.0266) |
| OKLCH | oklch(70.28% 0.102 195.1) |
| XYZ | xyz(26.2398, 36.5161, 48.3045) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.60
Topaz
#13BBAF
ΔE00 5.30
Turquoise Blue
#06B1C4
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.27
Cadetblue
#5F9EA0
ΔE00 7.59
Tealish
#24BCA8
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB3B3 #B33E3E
analogous
#3EB379 #3EB3B3 #3E79B3
triadic
#3EB3B3 #B33EB3 #B3B33E
tetradic
#3EB3B3 #793EB3 #B33E3E #79B33E
square
#3EB3B3 #793EB3 #B33E3E #79B33E
split-complementary
#3EB3B3 #B33E79 #B3793E
monochromatic
#1F5858 #2E8686 #3EB3B3 #65CACA #92D9D9
Accessibility & contrast
On white
2.53
#3EB3B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#3EB3B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB3B3
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB3B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB3B3 | 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)
#A8ABB3
Deuteranopia (green-blind)
#969DB4
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3eb3b3; /* rgb */ color: rgb(62, 179, 179); /* oklch */ color: oklch(70.3% 0.102 195.1);
Tailwind
colors: {
custom: {
50: '#83cac9',
500: '#3eb3b3',
950: '#000000',
},
}SCSS
$custom: #3eb3b3; $custom-light: #83cac9; $custom-dark: #000000;
JSON
{
"hex": "#3eb3b3",
"rgb": {
"r": 62,
"g": 179,
"b": 179
},
"hsl": {
"h": 180,
"s": 48.548,
"l": 47.255
},
"oklch": {
"l": 0.70284,
"c": 0.1023,
"h": 195.1
},
"luminance": 0.36519
}Semantic roles & 50–950 ramp
primary
#3EB3B3
secondary
#C58888
accent
#5050D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282