#3EAAB3#3EAAB3
#3EAAB3 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.1% C 0.097 H 203.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #3EAAB3 |
|---|---|
| RGB | rgb(62, 170, 179) |
| HSL | hsl(185, 49%, 47%) |
| HSV | hsv(185, 65%, 70%) |
| CMYK | cmyk(65.4%, 5%, 0%, 29.8%) |
| CIE-LAB | lab(64.18, -27.43, -13.68) |
| CIE-LCH | lch(64.18, 30.65, 206.51°) |
| OKLab | oklab(68.08% -0.0894 -0.0379) |
| OKLCH | oklch(68.08% 0.097 203) |
| XYZ | xyz(24.4945, 33.0256, 47.7227) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.84
Cadetblue
#5F9EA0
ΔE00 5.53
Lightseagreen
#20B2AA
ΔE00 7.37
Sea
#3C9992
ΔE00 8.36
Topaz
#13BBAF
ΔE00 9.57
Darkturquoise
#00CED1
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EAAB3 #B3473E
analogous
#3EB381 #3EAAB3 #3E70B3
triadic
#3EAAB3 #B33EAA #AAB33E
tetradic
#3EAAB3 #813EB3 #B3473E #70B33E
square
#3EAAB3 #813EB3 #B3473E #70B33E
split-complementary
#3EAAB3 #B33E70 #B3813E
monochromatic
#1F5458 #2E7F86 #3EAAB3 #65C2CA #92D4D9
Accessibility & contrast
On white
2.76
#3EAAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#3EAAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EAAB3
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EAAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EAAB3 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B4
Deuteranopia (green-blind)
#8C96B3
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3eaab3; /* rgb */ color: rgb(62, 170, 179); /* oklch */ color: oklch(68.1% 0.097 203.0);
Tailwind
colors: {
custom: {
50: '#82c3c9',
500: '#3eaab3',
950: '#000000',
},
}SCSS
$custom: #3eaab3; $custom-light: #82c3c9; $custom-dark: #000000;
JSON
{
"hex": "#3eaab3",
"rgb": {
"r": 62,
"g": 170,
"b": 179
},
"hsl": {
"h": 184.615,
"s": 48.548,
"l": 47.255
},
"oklch": {
"l": 0.68075,
"c": 0.0971,
"h": 203
},
"luminance": 0.33028
}Semantic roles & 50–950 ramp
primary
#3EAAB3
secondary
#C58D88
accent
#5A50D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182