#2EB7A8#2EB7A8
#2EB7A8 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.5% C 0.115 H 184.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB7A8 |
|---|---|
| RGB | rgb(46, 183, 168) |
| HSL | hsl(173, 60%, 45%) |
| HSV | hsv(173, 75%, 72%) |
| CMYK | cmyk(74.9%, 0%, 8.2%, 28.2%) |
| CIE-LAB | lab(67.48, -38.94, -2.70) |
| CIE-LCH | lch(67.48, 39.03, 183.96°) |
| OKLab | oklab(70.54% -0.1144 -0.0079) |
| OKLCH | oklch(70.54% 0.115 184) |
| XYZ | xyz(25.1247, 37.2719, 42.9082) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.77
Tealish
#24BCA8
ΔE00 2.08
Lightseagreen
#20B2AA
ΔE00 2.82
Turquoise (survey)
#06C2AC
ΔE00 3.63
Greeny Blue
#42B395
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB7A8 #B72E3D
analogous
#2EB764 #2EB7A8 #2E81B7
triadic
#2EB7A8 #A82EB7 #B7A82E
tetradic
#2EB7A8 #642EB7 #B72E3D #81B72E
square
#2EB7A8 #642EB7 #B72E3D #81B72E
split-complementary
#2EB7A8 #B72E81 #B7642E
monochromatic
#15554E #22867B #2EB7A8 #4FD3C4 #80DFD5
Accessibility & contrast
On white
2.48
#2EB7A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#2EB7A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB7A8
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB7A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB7A8 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA8
Deuteranopia (green-blind)
#9B9FAA
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2eb7a8; /* rgb */ color: rgb(46, 183, 168); /* oklch */ color: oklch(70.5% 0.115 184.0);
Tailwind
colors: {
custom: {
50: '#7dcdc1',
500: '#2eb7a8',
950: '#000000',
},
}SCSS
$custom: #2eb7a8; $custom-light: #7dcdc1; $custom-dark: #000000;
JSON
{
"hex": "#2eb7a8",
"rgb": {
"r": 46,
"g": 183,
"b": 168
},
"hsl": {
"h": 173.431,
"s": 59.825,
"l": 44.902
},
"oklch": {
"l": 0.70543,
"c": 0.1147,
"h": 184
},
"luminance": 0.37275
}Semantic roles & 50–950 ramp
primary
#2EB7A8
secondary
#C87981
accent
#4556E3
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281