#2EA3AF#2EA3AF
#2EA3AF is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.8% C 0.101 H 205.2°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA3AF |
|---|---|
| RGB | rgb(46, 163, 175) |
| HSL | hsl(186, 58%, 43%) |
| HSV | hsv(186, 74%, 69%) |
| CMYK | cmyk(73.7%, 6.9%, 0%, 31.4%) |
| CIE-LAB | lab(61.54, -27.42, -15.46) |
| CIE-LCH | lch(61.54, 31.48, 209.41°) |
| OKLab | oklab(65.79% -0.0912 -0.043) |
| OKLCH | oklch(65.79% 0.101 205.2) |
| XYZ | xyz(21.9584, 29.8677, 45.1569) |
| Luminance | 0.2987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.58
Cadetblue
#5F9EA0
ΔE00 5.57
Sea
#3C9992
ΔE00 8.08
Lightseagreen
#20B2AA
ΔE00 8.93
Darkcyan
#008B8B
ΔE00 9.82
Teal Blue
#01889F
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA3AF #AF3A2E
analogous
#2EAF7A #2EA3AF #2E63AF
triadic
#2EA3AF #AF2EA3 #A3AF2E
tetradic
#2EA3AF #7A2EAF #AF3A2E #63AF2E
square
#2EA3AF #7A2EAF #AF3A2E #63AF2E
split-complementary
#2EA3AF #AF2E63 #AF7A2E
monochromatic
#15494E #21767F #2EA3AF #4BC3D0 #7BD3DC
Accessibility & contrast
On white
3.01
#2EA3AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#2EA3AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2EA3AF
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA3AF | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#838FAF
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2ea3af; /* rgb */ color: rgb(46, 163, 175); /* oklch */ color: oklch(65.8% 0.101 205.2);
Tailwind
colors: {
custom: {
50: '#7bbec6',
500: '#2ea3af',
950: '#000000',
},
}SCSS
$custom: #2ea3af; $custom-light: #7bbec6; $custom-dark: #000000;
JSON
{
"hex": "#2ea3af",
"rgb": {
"r": 46,
"g": 163,
"b": 175
},
"hsl": {
"h": 185.581,
"s": 58.371,
"l": 43.333
},
"oklch": {
"l": 0.6579,
"c": 0.10085,
"h": 205.2
},
"luminance": 0.2987
}Semantic roles & 50–950 ramp
primary
#2EA3AF
secondary
#C57C74
accent
#5546E2
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182