#2EB4A7#2EB4A7
#2EB4A7 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.8% C 0.112 H 185.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB4A7 |
|---|---|
| RGB | rgb(46, 180, 167) |
| HSL | hsl(174, 59%, 44%) |
| HSV | hsv(174, 74%, 71%) |
| CMYK | cmyk(74.4%, 0%, 7.2%, 29.4%) |
| CIE-LAB | lab(66.53, -37.86, -3.55) |
| CIE-LCH | lch(66.53, 38.03, 185.35°) |
| OKLab | oklab(69.76% -0.1119 -0.0102) |
| OKLCH | oklch(69.76% 0.112 185.2) |
| XYZ | xyz(24.4197, 36.0104, 42.2154) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.92
Topaz
#13BBAF
ΔE00 2.13
Tealish
#24BCA8
ΔE00 3.09
Turquoise (survey)
#06C2AC
ΔE00 4.65
Greeny Blue
#42B395
ΔE00 6.01
Blue Green
#0F9B8E
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB4A7 #B42E3B
analogous
#2EB464 #2EB4A7 #2E7EB4
triadic
#2EB4A7 #A72EB4 #B4A72E
tetradic
#2EB4A7 #642EB4 #B42E3B #7EB42E
square
#2EB4A7 #642EB4 #B42E3B #7EB42E
split-complementary
#2EB4A7 #B42E7E #B4642E
monochromatic
#15534D #22837A #2EB4A7 #4ED2C5 #7EDED5
Accessibility & contrast
On white
2.56
#2EB4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#2EB4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB4A7
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB4A7 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#989CA8
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2eb4a7; /* rgb */ color: rgb(46, 180, 167); /* oklch */ color: oklch(69.8% 0.112 185.2);
Tailwind
colors: {
custom: {
50: '#7dcbc1',
500: '#2eb4a7',
950: '#000000',
},
}SCSS
$custom: #2eb4a7; $custom-light: #7dcbc1; $custom-dark: #000000;
JSON
{
"hex": "#2eb4a7",
"rgb": {
"r": 46,
"g": 180,
"b": 167
},
"hsl": {
"h": 174.179,
"s": 59.292,
"l": 44.314
},
"oklch": {
"l": 0.69758,
"c": 0.11235,
"h": 185.2
},
"luminance": 0.36013
}Semantic roles & 50–950 ramp
primary
#2EB4A7
secondary
#C7777F
accent
#4555E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281