#3EA9BE#3EA9BE
#3EA9BE is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.3% C 0.100 H 213.2°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #3EA9BE |
|---|---|
| RGB | rgb(62, 169, 190) |
| HSL | hsl(190, 51%, 49%) |
| HSV | hsv(190, 67%, 75%) |
| CMYK | cmyk(67.4%, 11.1%, 0%, 25.5%) |
| CIE-LAB | lab(64.25, -23.59, -19.70) |
| CIE-LCH | lch(64.25, 30.73, 219.87°) |
| OKLab | oklab(68.26% -0.0838 -0.0548) |
| OKLCH | oklch(68.26% 0.1 213.2) |
| XYZ | xyz(25.4649, 33.1149, 53.7550) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.53
Cadetblue
#5F9EA0
ΔE00 7.70
Greyblue
#77A1B5
ΔE00 8.80
Bluegrey
#85A3B2
ΔE00 11.13
Teal Blue
#01889F
ΔE00 11.16
Bright Sky Blue
#02CCFE
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EA9BE #BE533E
analogous
#3EBE93 #3EA9BE #3E69BE
triadic
#3EA9BE #BE3EA9 #A9BE3E
tetradic
#3EA9BE #933EBE #BE533E #69BE3E
square
#3EA9BE #933EBE #BE533E #69BE3E
split-complementary
#3EA9BE #BE3E69 #BE933E
monochromatic
#205762 #2F8090 #3EA9BE #6BBECF #99D2DE
Accessibility & contrast
On white
2.75
#3EA9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#3EA9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EA9BE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EA9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EA9BE | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BF
Deuteranopia (green-blind)
#8796BE
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3ea9be; /* rgb */ color: rgb(62, 169, 190); /* oklch */ color: oklch(68.3% 0.100 213.2);
Tailwind
colors: {
custom: {
50: '#83c2d1',
500: '#3ea9be',
950: '#000000',
},
}SCSS
$custom: #3ea9be; $custom-light: #83c2d1; $custom-dark: #000000;
JSON
{
"hex": "#3ea9be",
"rgb": {
"r": 62,
"g": 169,
"b": 190
},
"hsl": {
"h": 189.844,
"s": 50.794,
"l": 49.412
},
"oklch": {
"l": 0.68257,
"c": 0.1001,
"h": 213.2
},
"luminance": 0.33118
}Semantic roles & 50–950 ramp
primary
#3EA9BE
secondary
#C9988E
accent
#654EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182