#3EAAB2#3EAAB2
#3EAAB2 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.097 H 202.1°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #3EAAB2 |
|---|---|
| RGB | rgb(62, 170, 178) |
| HSL | hsl(184, 48%, 47%) |
| HSV | hsv(184, 65%, 70%) |
| CMYK | cmyk(65.2%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(64.15, -27.72, -13.17) |
| CIE-LCH | lch(64.15, 30.69, 205.41°) |
| OKLab | oklab(68.04% -0.0898 -0.0365) |
| OKLCH | oklch(68.04% 0.097 202.1) |
| XYZ | xyz(24.3937, 32.9853, 47.1920) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.13
Cadetblue
#5F9EA0
ΔE00 5.45
Lightseagreen
#20B2AA
ΔE00 7.00
Sea
#3C9992
ΔE00 8.06
Topaz
#13BBAF
ΔE00 9.23
Darkturquoise
#00CED1
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EAAB2 #B2463E
analogous
#3EB280 #3EAAB2 #3E70B2
triadic
#3EAAB2 #B23EAA #AAB23E
tetradic
#3EAAB2 #803EB2 #B2463E #70B23E
square
#3EAAB2 #803EB2 #B2463E #70B23E
split-complementary
#3EAAB2 #B23E70 #B2803E
monochromatic
#1E5357 #2E7F85 #3EAAB2 #64C2C9 #92D4D9
Accessibility & contrast
On white
2.76
#3EAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#3EAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EAAB2
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EAAB2 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B3
Deuteranopia (green-blind)
#8C96B3
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3eaab2; /* rgb */ color: rgb(62, 170, 178); /* oklch */ color: oklch(68.0% 0.097 202.1);
Tailwind
colors: {
custom: {
50: '#82c3c9',
500: '#3eaab2',
950: '#000000',
},
}SCSS
$custom: #3eaab2; $custom-light: #82c3c9; $custom-dark: #000000;
JSON
{
"hex": "#3eaab2",
"rgb": {
"r": 62,
"g": 170,
"b": 178
},
"hsl": {
"h": 184.138,
"s": 48.333,
"l": 47.059
},
"oklch": {
"l": 0.68038,
"c": 0.09695,
"h": 202.1
},
"luminance": 0.32988
}Semantic roles & 50–950 ramp
primary
#3EAAB2
secondary
#C48C88
accent
#5950D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182