#3EA9BC#3EA9BC
#3EA9BC is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.2% C 0.099 H 211.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #3EA9BC |
|---|---|
| RGB | rgb(62, 169, 188) |
| HSL | hsl(189, 50%, 49%) |
| HSV | hsv(189, 67%, 74%) |
| CMYK | cmyk(67%, 10.1%, 0%, 26.3%) |
| CIE-LAB | lab(64.18, -24.20, -18.69) |
| CIE-LCH | lch(64.18, 30.58, 217.68°) |
| OKLab | oklab(68.18% -0.0846 -0.0519) |
| OKLCH | oklch(68.18% 0.099 211.6) |
| XYZ | xyz(25.2479, 33.0281, 52.6116) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.20
Cadetblue
#5F9EA0
ΔE00 7.19
Greyblue
#77A1B5
ΔE00 9.16
Lightseagreen
#20B2AA
ΔE00 11.12
Teal Blue
#01889F
ΔE00 11.19
Bluegrey
#85A3B2
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EA9BC #BC513E
analogous
#3EBC90 #3EA9BC #3E6ABC
triadic
#3EA9BC #BC3EA9 #A9BC3E
tetradic
#3EA9BC #903EBC #BC513E #6ABC3E
square
#3EA9BC #903EBC #BC513E #6ABC3E
split-complementary
#3EA9BC #BC3E6A #BC903E
monochromatic
#205660 #2F808E #3EA9BC #6ABFCE #98D2DD
Accessibility & contrast
On white
2.76
#3EA9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#3EA9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EA9BC
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EA9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EA9BC | 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)
#9AA3BD
Deuteranopia (green-blind)
#8896BC
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3ea9bc; /* rgb */ color: rgb(62, 169, 188); /* oklch */ color: oklch(68.2% 0.099 211.6);
Tailwind
colors: {
custom: {
50: '#83c3d0',
500: '#3ea9bc',
950: '#000000',
},
}SCSS
$custom: #3ea9bc; $custom-light: #83c3d0; $custom-dark: #000000;
JSON
{
"hex": "#3ea9bc",
"rgb": {
"r": 62,
"g": 169,
"b": 188
},
"hsl": {
"h": 189.048,
"s": 50.4,
"l": 49.02
},
"oklch": {
"l": 0.68178,
"c": 0.09927,
"h": 211.6
},
"luminance": 0.33031
}Semantic roles & 50–950 ramp
primary
#3EA9BC
secondary
#C9968D
accent
#634EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182