#3EBABB#3EBABB
#3EBABB is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.3% C 0.107 H 195.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #3EBABB |
|---|---|
| RGB | rgb(62, 186, 187) |
| HSL | hsl(180, 50%, 49%) |
| HSV | hsv(180, 67%, 73%) |
| CMYK | cmyk(66.8%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.27, -32.86, -10.47) |
| CIE-LCH | lch(69.27, 34.48, 197.67°) |
| OKLab | oklab(72.28% -0.1025 -0.0291) |
| OKLCH | oklch(72.28% 0.107 195.8) |
| XYZ | xyz(28.5111, 39.7266, 53.1695) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.56
Topaz
#13BBAF
ΔE00 5.26
Darkturquoise
#00CED1
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 6.22
Turquoise Blue
#06B1C4
ΔE00 6.73
Tealish
#24BCA8
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EBABB #BB3F3E
analogous
#3EBB7E #3EBABB #3E7CBB
triadic
#3EBABB #BB3EBA #BABB3E
tetradic
#3EBABB #7E3EBB #BB3F3E #7CBB3E
square
#3EBABB #7E3EBB #BB3F3E #7CBB3E
split-complementary
#3EBABB #BB3E7C #BB7E3E
monochromatic
#205F5F #2F8C8D #3EBABB #69CCCD #97DCDC
Accessibility & contrast
On white
2.35
#3EBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#3EBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EBABB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EBABB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3ebabb; /* rgb */ color: rgb(62, 186, 187); /* oklch */ color: oklch(72.3% 0.107 195.8);
Tailwind
colors: {
custom: {
50: '#85cfcf',
500: '#3ebabb',
950: '#000000',
},
}SCSS
$custom: #3ebabb; $custom-light: #85cfcf; $custom-dark: #000000;
JSON
{
"hex": "#3ebabb",
"rgb": {
"r": 62,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.48,
"s": 50.201,
"l": 48.824
},
"oklch": {
"l": 0.72279,
"c": 0.10653,
"h": 195.8
},
"luminance": 0.3973
}Semantic roles & 50–950 ramp
primary
#3EBABB
secondary
#C88D8D
accent
#4F4EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282