#3EBEAD#3EBEAD
#3EBEAD is a light, moderate teal. Relative luminance 0.409; OKLCH L 72.8% C 0.113 H 182.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #3EBEAD |
|---|---|
| RGB | rgb(62, 190, 173) |
| HSL | hsl(172, 51%, 49%) |
| HSV | hsv(172, 67%, 75%) |
| CMYK | cmyk(67.4%, 0%, 8.9%, 25.5%) |
| CIE-LAB | lab(70.08, -38.59, -1.59) |
| CIE-LCH | lch(70.08, 38.62, 182.36°) |
| OKLab | oklab(72.8% -0.1128 -0.0049) |
| OKLCH | oklch(72.8% 0.113 182.5) |
| XYZ | xyz(27.9393, 40.8650, 45.9423) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.71
Turquoise (survey)
#06C2AC
ΔE00 2.51
Topaz
#13BBAF
ΔE00 2.51
Lightseagreen
#20B2AA
ΔE00 4.62
Greeny Blue
#42B395
ΔE00 5.63
Mediumturquoise
#48D1CC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EBEAD #BE3E4F
analogous
#3EBE6D #3EBEAD #3E8FBE
triadic
#3EBEAD #AD3EBE #BEAD3E
tetradic
#3EBEAD #6D3EBE #BE3E4F #8FBE3E
square
#3EBEAD #6D3EBE #BE3E4F #8FBE3E
split-complementary
#3EBEAD #BE3E8F #BE6D3E
monochromatic
#206259 #2F9083 #3EBEAD #6BCFC1 #99DED4
Accessibility & contrast
On white
2.29
#3EBEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#3EBEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EBEAD
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EBEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EBEAD | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AC
Deuteranopia (green-blind)
#A3A6AF
Tritanopia (blue-blind)
#00C2B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #3ebead; /* rgb */ color: rgb(62, 190, 173); /* oklch */ color: oklch(72.8% 0.113 182.5);
Tailwind
colors: {
custom: {
50: '#84d2c5',
500: '#3ebead',
950: '#000000',
},
}SCSS
$custom: #3ebead; $custom-light: #84d2c5; $custom-dark: #000000;
JSON
{
"hex": "#3ebead",
"rgb": {
"r": 62,
"g": 190,
"b": 173
},
"hsl": {
"h": 172.031,
"s": 50.794,
"l": 49.412
},
"oklch": {
"l": 0.728,
"c": 0.11294,
"h": 182.5
},
"luminance": 0.40868
}Semantic roles & 50–950 ramp
primary
#3EBEAD
secondary
#C98E96
accent
#4E60DA
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281