#3EBBAD#3EBBAD
#3EBBAD is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.110 H 184.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #3EBBAD |
|---|---|
| RGB | rgb(62, 187, 173) |
| HSL | hsl(173, 50%, 49%) |
| HSV | hsv(173, 67%, 73%) |
| CMYK | cmyk(66.8%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(69.17, -37.22, -2.93) |
| CIE-LCH | lch(69.17, 37.34, 184.50°) |
| OKLab | oklab(72.06% -0.1097 -0.0085) |
| OKLCH | oklch(72.06% 0.11 184.4) |
| XYZ | xyz(27.2962, 39.5788, 45.7280) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.83
Tealish
#24BCA8
ΔE00 2.36
Lightseagreen
#20B2AA
ΔE00 3.47
Turquoise (survey)
#06C2AC
ΔE00 3.51
Greeny Blue
#42B395
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EBBAD #BB3E4C
analogous
#3EBB6F #3EBBAD #3E8BBB
triadic
#3EBBAD #AD3EBB #BBAD3E
tetradic
#3EBBAD #6F3EBB #BB3E4C #8BBB3E
square
#3EBBAD #6F3EBB #BB3E4C #8BBB3E
split-complementary
#3EBBAD #BB3E8B #BB6F3E
monochromatic
#205F58 #2F8D82 #3EBBAD #69CDC2 #97DCD5
Accessibility & contrast
On white
2.36
#3EBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#3EBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EBBAD
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EBBAD | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AD
Deuteranopia (green-blind)
#A0A3AE
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3ebbad; /* rgb */ color: rgb(62, 187, 173); /* oklch */ color: oklch(72.1% 0.110 184.4);
Tailwind
colors: {
custom: {
50: '#84d0c5',
500: '#3ebbad',
950: '#000000',
},
}SCSS
$custom: #3ebbad; $custom-light: #84d0c5; $custom-dark: #000000;
JSON
{
"hex": "#3ebbad",
"rgb": {
"r": 62,
"g": 187,
"b": 173
},
"hsl": {
"h": 173.28,
"s": 50.201,
"l": 48.824
},
"oklch": {
"l": 0.72057,
"c": 0.11007,
"h": 184.4
},
"luminance": 0.39582
}Semantic roles & 50–950 ramp
primary
#3EBBAD
secondary
#C88D93
accent
#4E5EDA
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281