#2EB4A2#2EB4A2
#2EB4A2 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.6% C 0.114 H 181.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB4A2 |
|---|---|
| RGB | rgb(46, 180, 162) |
| HSL | hsl(172, 59%, 44%) |
| HSV | hsv(172, 74%, 71%) |
| CMYK | cmyk(74.4%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(66.39, -39.24, -0.98) |
| CIE-LCH | lch(66.39, 39.26, 181.44°) |
| OKLab | oklab(69.6% -0.1142 -0.0033) |
| OKLCH | oklch(69.6% 0.114 181.7) |
| XYZ | xyz(23.9664, 35.8291, 39.8280) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.24
Topaz
#13BBAF
ΔE00 3.08
Lightseagreen
#20B2AA
ΔE00 3.60
Turquoise (survey)
#06C2AC
ΔE00 3.94
Greeny Blue
#42B395
ΔE00 4.32
Blue Green
#0F9B8E
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB4A2 #B42E40
analogous
#2EB45F #2EB4A2 #2E83B4
triadic
#2EB4A2 #A22EB4 #B4A22E
tetradic
#2EB4A2 #5F2EB4 #B42E40 #83B42E
square
#2EB4A2 #5F2EB4 #B42E40 #83B42E
split-complementary
#2EB4A2 #B42E83 #B45F2E
monochromatic
#15534A #228376 #2EB4A2 #4ED2C0 #7EDED1
Accessibility & contrast
On white
2.57
#2EB4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#2EB4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB4A2
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB4A2 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A1
Deuteranopia (green-blind)
#999CA4
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2eb4a2; /* rgb */ color: rgb(46, 180, 162); /* oklch */ color: oklch(69.6% 0.114 181.7);
Tailwind
colors: {
custom: {
50: '#7ccbbd',
500: '#2eb4a2',
950: '#000000',
},
}SCSS
$custom: #2eb4a2; $custom-light: #7ccbbd; $custom-dark: #000000;
JSON
{
"hex": "#2eb4a2",
"rgb": {
"r": 46,
"g": 180,
"b": 162
},
"hsl": {
"h": 171.94,
"s": 59.292,
"l": 44.314
},
"oklch": {
"l": 0.69598,
"c": 0.11425,
"h": 181.7
},
"luminance": 0.35832
}Semantic roles & 50–950 ramp
primary
#2EB4A2
secondary
#C77782
accent
#455AE2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281