#2EB4A8#2EB4A8
#2EB4A8 is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.8% C 0.112 H 185.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB4A8 |
|---|---|
| RGB | rgb(46, 180, 168) |
| HSL | hsl(175, 59%, 44%) |
| HSV | hsv(175, 74%, 71%) |
| CMYK | cmyk(74.4%, 0%, 6.7%, 29.4%) |
| CIE-LAB | lab(66.56, -37.58, -4.06) |
| CIE-LCH | lch(66.56, 37.80, 186.16°) |
| OKLab | oklab(69.79% -0.1114 -0.0116) |
| OKLCH | oklch(69.79% 0.112 185.9) |
| XYZ | xyz(24.5125, 36.0476, 42.7042) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.60
Topaz
#13BBAF
ΔE00 2.07
Tealish
#24BCA8
ΔE00 3.35
Turquoise (survey)
#06C2AC
ΔE00 4.86
Greeny Blue
#42B395
ΔE00 6.35
Blue Green
#0F9B8E
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB4A8 #B42E3A
analogous
#2EB465 #2EB4A8 #2E7DB4
triadic
#2EB4A8 #A82EB4 #B4A82E
tetradic
#2EB4A8 #652EB4 #B42E3A #7DB42E
square
#2EB4A8 #652EB4 #B42E3A #7DB42E
split-complementary
#2EB4A8 #B42E7D #B4652E
monochromatic
#15534D #22837B #2EB4A8 #4ED2C6 #7EDED6
Accessibility & contrast
On white
2.56
#2EB4A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#2EB4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB4A8
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB4A8 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA8
Deuteranopia (green-blind)
#989CA9
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2eb4a8; /* rgb */ color: rgb(46, 180, 168); /* oklch */ color: oklch(69.8% 0.112 185.9);
Tailwind
colors: {
custom: {
50: '#7dcbc1',
500: '#2eb4a8',
950: '#000000',
},
}SCSS
$custom: #2eb4a8; $custom-light: #7dcbc1; $custom-dark: #000000;
JSON
{
"hex": "#2eb4a8",
"rgb": {
"r": 46,
"g": 180,
"b": 168
},
"hsl": {
"h": 174.627,
"s": 59.292,
"l": 44.314
},
"oklch": {
"l": 0.6979,
"c": 0.11203,
"h": 185.9
},
"luminance": 0.36051
}Semantic roles & 50–950 ramp
primary
#2EB4A8
secondary
#C7777E
accent
#4553E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281