#2EAC94#2EAC94
#2EAC94 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.1% C 0.113 H 176.8°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #2EAC94 |
|---|---|
| RGB | rgb(46, 172, 148) |
| HSL | hsl(169, 58%, 43%) |
| HSV | hsv(169, 73%, 67%) |
| CMYK | cmyk(73.3%, 0%, 14%, 32.5%) |
| CIE-LAB | lab(63.53, -39.45, 2.62) |
| CIE-LCH | lch(63.53, 39.54, 176.20°) |
| OKLab | oklab(67.14% -0.1127 0.0063) |
| OKLCH | oklch(67.14% 0.113 176.8) |
| XYZ | xyz(21.2219, 32.2215, 33.1121) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.01
Tealish
#24BCA8
ΔE00 4.90
Lightseagreen
#20B2AA
ΔE00 6.10
Topaz
#13BBAF
ΔE00 6.30
Turquoise (survey)
#06C2AC
ΔE00 6.31
Blue Green
#0F9B8E
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EAC94 #AC2E46
analogous
#2EAC55 #2EAC94 #2E85AC
triadic
#2EAC94 #942EAC #AC942E
tetradic
#2EAC94 #552EAC #AC2E46 #85AC2E
square
#2EAC94 #552EAC #AC2E46 #85AC2E
split-complementary
#2EAC94 #AC2E85 #AC552E
monochromatic
#144B41 #217C6A #2EAC94 #49CEB5 #79DBC9
Accessibility & contrast
On white
2.82
#2EAC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#2EAC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EAC94
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EAC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EAC94 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#949596
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2eac94; /* rgb */ color: rgb(46, 172, 148); /* oklch */ color: oklch(67.1% 0.113 176.8);
Tailwind
colors: {
custom: {
50: '#7ac5b3',
500: '#2eac94',
950: '#000000',
},
}SCSS
$custom: #2eac94; $custom-light: #7ac5b3; $custom-dark: #000000;
JSON
{
"hex": "#2eac94",
"rgb": {
"r": 46,
"g": 172,
"b": 148
},
"hsl": {
"h": 168.571,
"s": 57.798,
"l": 42.745
},
"oklch": {
"l": 0.67137,
"c": 0.11286,
"h": 176.8
},
"luminance": 0.32224
}Semantic roles & 50–950 ramp
primary
#2EAC94
secondary
#C37282
accent
#4764E1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280