#3EAABB#3EAABB
#3EAABB is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.4% C 0.099 H 209.8°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3EAABB |
|---|---|
| RGB | rgb(62, 170, 187) |
| HSL | hsl(188, 50%, 49%) |
| HSV | hsv(188, 67%, 73%) |
| CMYK | cmyk(66.8%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.45, -25.02, -17.73) |
| CIE-LCH | lch(64.45, 30.66, 215.33°) |
| OKLab | oklab(68.38% -0.086 -0.0492) |
| OKLCH | oklch(68.38% 0.099 209.8) |
| XYZ | xyz(25.3272, 33.3586, 52.1081) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.78
Cadetblue
#5F9EA0
ΔE00 6.86
Greyblue
#77A1B5
ΔE00 9.65
Lightseagreen
#20B2AA
ΔE00 10.32
Sea
#3C9992
ΔE00 10.88
Darkturquoise
#00CED1
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EAABB #BB4F3E
analogous
#3EBB8E #3EAABB #3E6CBB
triadic
#3EAABB #BB3EAA #AABB3E
tetradic
#3EAABB #8E3EBB #BB4F3E #6CBB3E
square
#3EAABB #8E3EBB #BB4F3E #6CBB3E
split-complementary
#3EAABB #BB3E6C #BB8E3E
monochromatic
#20565F #2F808D #3EAABB #69C0CD #97D3DC
Accessibility & contrast
On white
2.74
#3EAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#3EAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EAABB
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EAABB | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8997BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3eaabb; /* rgb */ color: rgb(62, 170, 187); /* oklch */ color: oklch(68.4% 0.099 209.8);
Tailwind
colors: {
custom: {
50: '#83c3cf',
500: '#3eaabb',
950: '#000000',
},
}SCSS
$custom: #3eaabb; $custom-light: #83c3cf; $custom-dark: #000000;
JSON
{
"hex": "#3eaabb",
"rgb": {
"r": 62,
"g": 170,
"b": 187
},
"hsl": {
"h": 188.16,
"s": 50.201,
"l": 48.824
},
"oklch": {
"l": 0.68381,
"c": 0.09913,
"h": 209.8
},
"luminance": 0.33361
}Semantic roles & 50–950 ramp
primary
#3EAABB
secondary
#C8958D
accent
#614EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182