#2EA4AC#2EA4AC
#2EA4AC is a light, moderate teal. Relative luminance 0.301; OKLCH L 65.9% C 0.101 H 201.8°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #2EA4AC |
|---|---|
| RGB | rgb(46, 164, 172) |
| HSL | hsl(184, 58%, 43%) |
| HSV | hsv(184, 73%, 67%) |
| CMYK | cmyk(73.3%, 4.7%, 0%, 32.5%) |
| CIE-LAB | lab(61.75, -28.84, -13.46) |
| CIE-LCH | lch(61.75, 31.83, 205.02°) |
| OKLab | oklab(65.93% -0.0935 -0.0374) |
| OKLCH | oklch(65.93% 0.101 201.8) |
| XYZ | xyz(21.8453, 30.1077, 43.6818) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.18
Cadetblue
#5F9EA0
ΔE00 5.28
Sea
#3C9992
ΔE00 6.86
Lightseagreen
#20B2AA
ΔE00 7.42
Blue Green
#0F9B8E
ΔE00 9.14
Darkcyan
#008B8B
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EA4AC #AC362E
analogous
#2EAC75 #2EA4AC #2E65AC
triadic
#2EA4AC #AC2EA4 #A4AC2E
tetradic
#2EA4AC #752EAC #AC362E #65AC2E
square
#2EA4AC #752EAC #AC362E #65AC2E
split-complementary
#2EA4AC #AC2E65 #AC752E
monochromatic
#14484B #21767C #2EA4AC #49C6CE #79D5DB
Accessibility & contrast
On white
2.99
#2EA4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#2EA4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EA4AC
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EA4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EA4AC | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAD
Deuteranopia (green-blind)
#8590AD
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2ea4ac; /* rgb */ color: rgb(46, 164, 172); /* oklch */ color: oklch(65.9% 0.101 201.8);
Tailwind
colors: {
custom: {
50: '#7bbfc4',
500: '#2ea4ac',
950: '#000000',
},
}SCSS
$custom: #2ea4ac; $custom-light: #7bbfc4; $custom-dark: #000000;
JSON
{
"hex": "#2ea4ac",
"rgb": {
"r": 46,
"g": 164,
"b": 172
},
"hsl": {
"h": 183.81,
"s": 57.798,
"l": 42.745
},
"oklch": {
"l": 0.65925,
"c": 0.10073,
"h": 201.8
},
"luminance": 0.3011
}Semantic roles & 50–950 ramp
primary
#2EA4AC
secondary
#C37872
accent
#5147E1
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181