#2EB7A7#2EB7A7
#2EB7A7 is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.5% C 0.115 H 183.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB7A7 |
|---|---|
| RGB | rgb(46, 183, 167) |
| HSL | hsl(173, 60%, 45%) |
| HSV | hsv(173, 75%, 72%) |
| CMYK | cmyk(74.9%, 0%, 8.7%, 28.2%) |
| CIE-LAB | lab(67.45, -39.22, -2.19) |
| CIE-LCH | lch(67.45, 39.28, 183.19°) |
| OKLab | oklab(70.51% -0.1149 -0.0065) |
| OKLCH | oklch(70.51% 0.115 183.3) |
| XYZ | xyz(25.0319, 37.2348, 42.4195) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.83
Topaz
#13BBAF
ΔE00 2.01
Lightseagreen
#20B2AA
ΔE00 3.12
Turquoise (survey)
#06C2AC
ΔE00 3.46
Greeny Blue
#42B395
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB7A7 #B72E3E
analogous
#2EB763 #2EB7A7 #2E82B7
triadic
#2EB7A7 #A72EB7 #B7A72E
tetradic
#2EB7A7 #632EB7 #B72E3E #82B72E
square
#2EB7A7 #632EB7 #B72E3E #82B72E
split-complementary
#2EB7A7 #B72E82 #B7632E
monochromatic
#15554E #22867A #2EB7A7 #4FD3C3 #80DFD4
Accessibility & contrast
On white
2.49
#2EB7A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#2EB7A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB7A7
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB7A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB7A7 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA6
Deuteranopia (green-blind)
#9B9FA9
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2eb7a7; /* rgb */ color: rgb(46, 183, 167); /* oklch */ color: oklch(70.5% 0.115 183.3);
Tailwind
colors: {
custom: {
50: '#7dcdc1',
500: '#2eb7a7',
950: '#000000',
},
}SCSS
$custom: #2eb7a7; $custom-light: #7dcdc1; $custom-dark: #000000;
JSON
{
"hex": "#2eb7a7",
"rgb": {
"r": 46,
"g": 183,
"b": 167
},
"hsl": {
"h": 172.993,
"s": 59.825,
"l": 44.902
},
"oklch": {
"l": 0.70512,
"c": 0.11508,
"h": 183.3
},
"luminance": 0.37238
}Semantic roles & 50–950 ramp
primary
#2EB7A7
secondary
#C87982
accent
#4557E3
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281