#2EA0AE#2EA0AE
#2EA0AE is a light, moderate teal. Relative luminance 0.288; OKLCH L 65.0% C 0.100 H 207.1°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA0AE |
|---|---|
| RGB | rgb(46, 160, 174) |
| HSL | hsl(187, 58%, 43%) |
| HSV | hsv(187, 74%, 68%) |
| CMYK | cmyk(73.6%, 8%, 0%, 31.8%) |
| CIE-LAB | lab(60.58, -26.23, -16.34) |
| CIE-LCH | lch(60.58, 30.91, 211.92°) |
| OKLab | oklab(65.01% -0.0887 -0.0454) |
| OKLCH | oklch(65.01% 0.1 207.1) |
| XYZ | xyz(21.3342, 28.7759, 44.4661) |
| Luminance | 0.2878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.19
Cadetblue
#5F9EA0
ΔE00 5.75
Sea
#3C9992
ΔE00 8.53
Teal Blue
#01889F
ΔE00 8.84
Darkcyan
#008B8B
ΔE00 9.59
Dark Cyan
#0A888A
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA0AE #AE3C2E
analogous
#2EAE7C #2EA0AE #2E60AE
triadic
#2EA0AE #AE2EA0 #A0AE2E
tetradic
#2EA0AE #7C2EAE #AE3C2E #60AE2E
square
#2EA0AE #7C2EAE #AE3C2E #60AE2E
split-complementary
#2EA0AE #AE2E60 #AE7C2E
monochromatic
#14474D #21737E #2EA0AE #4AC1CF #7AD1DC
Accessibility & contrast
On white
3.11
#2EA0AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#2EA0AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2EA0AE
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA0AE | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929AAF
Deuteranopia (green-blind)
#808CAE
Tritanopia (blue-blind)
#00A7A4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2ea0ae; /* rgb */ color: rgb(46, 160, 174); /* oklch */ color: oklch(65.0% 0.100 207.1);
Tailwind
colors: {
custom: {
50: '#7bbcc6',
500: '#2ea0ae',
950: '#000000',
},
}SCSS
$custom: #2ea0ae; $custom-light: #7bbcc6; $custom-dark: #000000;
JSON
{
"hex": "#2ea0ae",
"rgb": {
"r": 46,
"g": 160,
"b": 174
},
"hsl": {
"h": 186.563,
"s": 58.182,
"l": 43.137
},
"oklch": {
"l": 0.65006,
"c": 0.09962,
"h": 207.1
},
"luminance": 0.28778
}Semantic roles & 50–950 ramp
primary
#2EA0AE
secondary
#C47C74
accent
#5746E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182