#2EB7A6#2EB7A6
#2EB7A6 is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.5% C 0.115 H 182.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB7A6 |
|---|---|
| RGB | rgb(46, 183, 166) |
| HSL | hsl(173, 60%, 45%) |
| HSV | hsv(173, 75%, 72%) |
| CMYK | cmyk(74.9%, 0%, 9.3%, 28.2%) |
| CIE-LAB | lab(67.43, -39.49, -1.68) |
| CIE-LCH | lch(67.43, 39.53, 182.43°) |
| OKLab | oklab(70.48% -0.1153 -0.0052) |
| OKLCH | oklch(70.48% 0.115 182.6) |
| XYZ | xyz(24.9398, 37.1980, 41.9345) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.63
Topaz
#13BBAF
ΔE00 2.29
Turquoise (survey)
#06C2AC
ΔE00 3.31
Lightseagreen
#20B2AA
ΔE00 3.42
Greeny Blue
#42B395
ΔE00 4.86
Mediumturquoise
#48D1CC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB7A6 #B72E3F
analogous
#2EB762 #2EB7A6 #2E83B7
triadic
#2EB7A6 #A62EB7 #B7A62E
tetradic
#2EB7A6 #622EB7 #B72E3F #83B72E
square
#2EB7A6 #622EB7 #B72E3F #83B72E
split-complementary
#2EB7A6 #B72E83 #B7622E
monochromatic
#15554D #22867A #2EB7A6 #4FD3C3 #80DFD3
Accessibility & contrast
On white
2.49
#2EB7A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#2EB7A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB7A6
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB7A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB7A6 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA5
Deuteranopia (green-blind)
#9C9EA8
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2eb7a6; /* rgb */ color: rgb(46, 183, 166); /* oklch */ color: oklch(70.5% 0.115 182.6);
Tailwind
colors: {
custom: {
50: '#7dcdc0',
500: '#2eb7a6',
950: '#000000',
},
}SCSS
$custom: #2eb7a6; $custom-light: #7dcdc0; $custom-dark: #000000;
JSON
{
"hex": "#2eb7a6",
"rgb": {
"r": 46,
"g": 183,
"b": 166
},
"hsl": {
"h": 172.555,
"s": 59.825,
"l": 44.902
},
"oklch": {
"l": 0.7048,
"c": 0.11547,
"h": 182.6
},
"luminance": 0.37201
}Semantic roles & 50–950 ramp
primary
#2EB7A6
secondary
#C87983
accent
#4558E3
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281