#3EA8A8#3EA8A8
#3EA8A8 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.2% C 0.095 H 195.1°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3EA8A8 |
|---|---|
| RGB | rgb(62, 168, 168) |
| HSL | hsl(180, 46%, 45%) |
| HSV | hsv(180, 63%, 66%) |
| CMYK | cmyk(63.1%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(63.22, -29.65, -8.97) |
| CIE-LCH | lch(63.22, 30.98, 196.82°) |
| OKLab | oklab(67.18% -0.0921 -0.0249) |
| OKLCH | oklch(67.18% 0.095 195.1) |
| XYZ | xyz(23.0540, 31.8541, 41.9717) |
| Luminance | 0.3186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.55
Cadetblue
#5F9EA0
ΔE00 5.31
Sea
#3C9992
ΔE00 5.54
Turquoise Blue
#06B1C4
ΔE00 7.08
Topaz
#13BBAF
ΔE00 7.15
Blue Green
#0F9B8E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EA8A8 #A83E3E
analogous
#3EA873 #3EA8A8 #3E73A8
triadic
#3EA8A8 #A83EA8 #A8A83E
tetradic
#3EA8A8 #733EA8 #A83E3E #73A83E
square
#3EA8A8 #733EA8 #A83E3E #73A83E
split-complementary
#3EA8A8 #A83E73 #A8733E
monochromatic
#1D4F4F #2E7B7B #3EA8A8 #5FC4C4 #8CD5D5
Accessibility & contrast
On white
2.85
#3EA8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#3EA8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EA8A8
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EA8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EA8A8 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A8
Deuteranopia (green-blind)
#8D94A9
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3ea8a8; /* rgb */ color: rgb(62, 168, 168); /* oklch */ color: oklch(67.2% 0.095 195.1);
Tailwind
colors: {
custom: {
50: '#81c2c1',
500: '#3ea8a8',
950: '#000000',
},
}SCSS
$custom: #3ea8a8; $custom-light: #81c2c1; $custom-dark: #000000;
JSON
{
"hex": "#3ea8a8",
"rgb": {
"r": 62,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 46.087,
"l": 45.098
},
"oklch": {
"l": 0.67183,
"c": 0.09536,
"h": 195.1
},
"luminance": 0.31857
}Semantic roles & 50–950 ramp
primary
#3EA8A8
secondary
#BF8383
accent
#5252D6
background
#F8FBFB
surface
#F0F7F7
border
#CBD0D0
text
#0B1212
muted
#7C8181