#2EB7AA#2EB7AA
#2EB7AA is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.114 H 185.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB7AA |
|---|---|
| RGB | rgb(46, 183, 170) |
| HSL | hsl(174, 60%, 45%) |
| HSV | hsv(174, 75%, 72%) |
| CMYK | cmyk(74.9%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(67.54, -38.38, -3.72) |
| CIE-LCH | lch(67.54, 38.56, 185.54°) |
| OKLab | oklab(70.61% -0.1135 -0.0107) |
| OKLCH | oklch(70.61% 0.114 185.4) |
| XYZ | xyz(25.3124, 37.3470, 43.8971) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.41
Lightseagreen
#20B2AA
ΔE00 2.25
Tealish
#24BCA8
ΔE00 2.65
Turquoise (survey)
#06C2AC
ΔE00 4.07
Greeny Blue
#42B395
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB7AA #B72E3B
analogous
#2EB766 #2EB7AA #2E7FB7
triadic
#2EB7AA #AA2EB7 #B7AA2E
tetradic
#2EB7AA #662EB7 #B72E3B #7FB72E
square
#2EB7AA #662EB7 #B72E3B #7FB72E
split-complementary
#2EB7AA #B72E7F #B7662E
monochromatic
#15554F #22867D #2EB7AA #4FD3C6 #80DFD6
Accessibility & contrast
On white
2.48
#2EB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#2EB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB7AA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB7AA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2eb7aa; /* rgb */ color: rgb(46, 183, 170); /* oklch */ color: oklch(70.6% 0.114 185.4);
Tailwind
colors: {
custom: {
50: '#7dcdc3',
500: '#2eb7aa',
950: '#000000',
},
}SCSS
$custom: #2eb7aa; $custom-light: #7dcdc3; $custom-dark: #000000;
JSON
{
"hex": "#2eb7aa",
"rgb": {
"r": 46,
"g": 183,
"b": 170
},
"hsl": {
"h": 174.307,
"s": 59.825,
"l": 44.902
},
"oklch": {
"l": 0.70608,
"c": 0.11401,
"h": 185.4
},
"luminance": 0.3735
}Semantic roles & 50–950 ramp
primary
#2EB7AA
secondary
#C87980
accent
#4554E3
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281