#2EA0AF#2EA0AF
#2EA0AF is a light, moderate teal. Relative luminance 0.288; OKLCH L 65.0% C 0.100 H 208.0°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA0AF |
|---|---|
| RGB | rgb(46, 160, 175) |
| HSL | hsl(187, 58%, 43%) |
| HSV | hsv(187, 74%, 69%) |
| CMYK | cmyk(73.7%, 8.6%, 0%, 31.4%) |
| CIE-LAB | lab(60.62, -25.92, -16.85) |
| CIE-LCH | lch(60.62, 30.92, 213.03°) |
| OKLab | oklab(65.05% -0.0882 -0.0469) |
| OKLCH | oklch(65.05% 0.1 208) |
| XYZ | xyz(21.4320, 28.8150, 44.9814) |
| Luminance | 0.2882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.13
Cadetblue
#5F9EA0
ΔE00 5.94
Teal Blue
#01889F
ΔE00 8.71
Sea
#3C9992
ΔE00 8.89
Darkcyan
#008B8B
ΔE00 9.84
Dark Cyan
#0A888A
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA0AF #AF3D2E
analogous
#2EAF7D #2EA0AF #2E5FAF
triadic
#2EA0AF #AF2EA0 #A0AF2E
tetradic
#2EA0AF #7D2EAF #AF3D2E #5FAF2E
square
#2EA0AF #7D2EAF #AF3D2E #5FAF2E
split-complementary
#2EA0AF #AF2E5F #AF7D2E
monochromatic
#15474E #21747F #2EA0AF #4BC0D0 #7BD1DC
Accessibility & contrast
On white
3.10
#2EA0AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#2EA0AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2EA0AF
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA0AF | 1.00 | 3.10 | 6.76 | 6.76 |
| #FFFFFF | 3.10 | 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)
#929AB0
Deuteranopia (green-blind)
#808DAF
Tritanopia (blue-blind)
#00A7A4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2ea0af; /* rgb */ color: rgb(46, 160, 175); /* oklch */ color: oklch(65.0% 0.100 208.0);
Tailwind
colors: {
custom: {
50: '#7bbcc6',
500: '#2ea0af',
950: '#000000',
},
}SCSS
$custom: #2ea0af; $custom-light: #7bbcc6; $custom-dark: #000000;
JSON
{
"hex": "#2ea0af",
"rgb": {
"r": 46,
"g": 160,
"b": 175
},
"hsl": {
"h": 186.977,
"s": 58.371,
"l": 43.333
},
"oklch": {
"l": 0.65045,
"c": 0.0999,
"h": 208
},
"luminance": 0.28818
}Semantic roles & 50–950 ramp
primary
#2EA0AF
secondary
#C57D74
accent
#5846E2
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182