#2EB7A5#2EB7A5
#2EB7A5 is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.4% C 0.116 H 181.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB7A5 |
|---|---|
| RGB | rgb(46, 183, 165) |
| HSL | hsl(172, 60%, 45%) |
| HSV | hsv(172, 75%, 72%) |
| CMYK | cmyk(74.9%, 0%, 9.8%, 28.2%) |
| CIE-LAB | lab(67.40, -39.76, -1.16) |
| CIE-LCH | lch(67.40, 39.78, 181.68°) |
| OKLab | oklab(70.45% -0.1158 -0.0038) |
| OKLCH | oklch(70.45% 0.116 181.9) |
| XYZ | xyz(24.8484, 37.1614, 41.4533) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.48
Topaz
#13BBAF
ΔE00 2.58
Turquoise (survey)
#06C2AC
ΔE00 3.19
Lightseagreen
#20B2AA
ΔE00 3.74
Greeny Blue
#42B395
ΔE00 4.55
Blue Green
#0F9B8E
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB7A5 #B72E40
analogous
#2EB761 #2EB7A5 #2E84B7
triadic
#2EB7A5 #A52EB7 #B7A52E
tetradic
#2EB7A5 #612EB7 #B72E40 #84B72E
square
#2EB7A5 #612EB7 #B72E40 #84B72E
split-complementary
#2EB7A5 #B72E84 #B7612E
monochromatic
#15554D #228679 #2EB7A5 #4FD3C2 #80DFD3
Accessibility & contrast
On white
2.49
#2EB7A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#2EB7A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB7A5
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB7A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB7A5 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA4
Deuteranopia (green-blind)
#9C9EA7
Tritanopia (blue-blind)
#00BBB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2eb7a5; /* rgb */ color: rgb(46, 183, 165); /* oklch */ color: oklch(70.4% 0.116 181.9);
Tailwind
colors: {
custom: {
50: '#7dcdbf',
500: '#2eb7a5',
950: '#000000',
},
}SCSS
$custom: #2eb7a5; $custom-light: #7dcdbf; $custom-dark: #000000;
JSON
{
"hex": "#2eb7a5",
"rgb": {
"r": 46,
"g": 183,
"b": 165
},
"hsl": {
"h": 172.117,
"s": 59.825,
"l": 44.902
},
"oklch": {
"l": 0.70449,
"c": 0.11587,
"h": 181.9
},
"luminance": 0.37164
}Semantic roles & 50–950 ramp
primary
#2EB7A5
secondary
#C87983
accent
#455AE3
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281