#3EB3BB#3EB3BB
#3EB3BB is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.6% C 0.103 H 201.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3EB3BB |
|---|---|
| RGB | rgb(62, 179, 187) |
| HSL | hsl(184, 50%, 49%) |
| HSV | hsv(184, 67%, 73%) |
| CMYK | cmyk(66.8%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(67.16, -29.49, -13.63) |
| CIE-LCH | lch(67.16, 32.49, 204.81°) |
| OKLab | oklab(70.57% -0.0953 -0.0378) |
| OKLCH | oklch(70.57% 0.103 201.6) |
| XYZ | xyz(27.0724, 36.8491, 52.6899) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.75
Lightseagreen
#20B2AA
ΔE00 6.57
Cadetblue
#5F9EA0
ΔE00 7.43
Darkturquoise
#00CED1
ΔE00 7.63
Topaz
#13BBAF
ΔE00 8.17
Mediumturquoise
#48D1CC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EB3BB #BB463E
analogous
#3EBB85 #3EB3BB #3E75BB
triadic
#3EB3BB #BB3EB3 #B3BB3E
tetradic
#3EB3BB #853EBB #BB463E #75BB3E
square
#3EB3BB #853EBB #BB463E #75BB3E
split-complementary
#3EB3BB #BB3E75 #BB853E
monochromatic
#205B5F #2F878D #3EB3BB #69C7CD #97D8DC
Accessibility & contrast
On white
2.51
#3EB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#3EB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EB3BB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EB3BB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBC
Deuteranopia (green-blind)
#939EBC
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3eb3bb; /* rgb */ color: rgb(62, 179, 187); /* oklch */ color: oklch(70.6% 0.103 201.6);
Tailwind
colors: {
custom: {
50: '#84cacf',
500: '#3eb3bb',
950: '#000000',
},
}SCSS
$custom: #3eb3bb; $custom-light: #84cacf; $custom-dark: #000000;
JSON
{
"hex": "#3eb3bb",
"rgb": {
"r": 62,
"g": 179,
"b": 187
},
"hsl": {
"h": 183.84,
"s": 50.201,
"l": 48.824
},
"oklch": {
"l": 0.70571,
"c": 0.10255,
"h": 201.6
},
"luminance": 0.36852
}Semantic roles & 50–950 ramp
primary
#3EB3BB
secondary
#C8908D
accent
#574EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282