#2EB7A2#2EB7A2
#2EB7A2 is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.4% C 0.117 H 179.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB7A2 |
|---|---|
| RGB | rgb(46, 183, 162) |
| HSL | hsl(171, 60%, 45%) |
| HSV | hsv(171, 75%, 72%) |
| CMYK | cmyk(74.9%, 0%, 11.5%, 28.2%) |
| CIE-LAB | lab(67.32, -40.58, 0.37) |
| CIE-LCH | lch(67.32, 40.58, 179.47°) |
| OKLab | oklab(70.36% -0.1172 0.0003) |
| OKLCH | oklch(70.36% 0.117 179.8) |
| XYZ | xyz(24.5786, 37.0535, 40.0321) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.50
Turquoise (survey)
#06C2AC
ΔE00 3.07
Topaz
#13BBAF
ΔE00 3.49
Greeny Blue
#42B395
ΔE00 3.63
Lightseagreen
#20B2AA
ΔE00 4.69
Mediumaquamarine
#66CDAA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB7A2 #B72E43
analogous
#2EB75E #2EB7A2 #2E87B7
triadic
#2EB7A2 #A22EB7 #B7A22E
tetradic
#2EB7A2 #5E2EB7 #B72E43 #87B72E
square
#2EB7A2 #5E2EB7 #B72E43 #87B72E
split-complementary
#2EB7A2 #B72E87 #B75E2E
monochromatic
#15554B #228677 #2EB7A2 #4FD3BF #80DFD1
Accessibility & contrast
On white
2.50
#2EB7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#2EB7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB7A2
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB7A2 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#9D9EA4
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2eb7a2; /* rgb */ color: rgb(46, 183, 162); /* oklch */ color: oklch(70.4% 0.117 179.8);
Tailwind
colors: {
custom: {
50: '#7dcdbd',
500: '#2eb7a2',
950: '#000000',
},
}SCSS
$custom: #2eb7a2; $custom-light: #7dcdbd; $custom-dark: #000000;
JSON
{
"hex": "#2eb7a2",
"rgb": {
"r": 46,
"g": 183,
"b": 162
},
"hsl": {
"h": 170.803,
"s": 59.825,
"l": 44.902
},
"oklch": {
"l": 0.70356,
"c": 0.11721,
"h": 179.8
},
"luminance": 0.37056
}Semantic roles & 50–950 ramp
primary
#2EB7A2
secondary
#C87985
accent
#455DE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1312
muted
#7C8281