#2EB5A7#2EB5A7
#2EB5A7 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.0% C 0.113 H 184.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB5A7 |
|---|---|
| RGB | rgb(46, 181, 167) |
| HSL | hsl(174, 59%, 45%) |
| HSV | hsv(174, 75%, 71%) |
| CMYK | cmyk(74.6%, 0%, 7.7%, 29%) |
| CIE-LAB | lab(66.84, -38.32, -3.09) |
| CIE-LCH | lch(66.84, 38.44, 184.62°) |
| OKLab | oklab(70.01% -0.1129 -0.009) |
| OKLCH | oklch(70.01% 0.113 184.5) |
| XYZ | xyz(24.6223, 36.4156, 42.2830) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.00
Lightseagreen
#20B2AA
ΔE00 2.31
Tealish
#24BCA8
ΔE00 2.66
Turquoise (survey)
#06C2AC
ΔE00 4.24
Greeny Blue
#42B395
ΔE00 5.71
Blue Green
#0F9B8E
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB5A7 #B52E3C
analogous
#2EB564 #2EB5A7 #2E7FB5
triadic
#2EB5A7 #A72EB5 #B5A72E
tetradic
#2EB5A7 #642EB5 #B52E3C #7FB52E
square
#2EB5A7 #642EB5 #B52E3C #7FB52E
split-complementary
#2EB5A7 #B52E7F #B5642E
monochromatic
#15534D #22847A #2EB5A7 #4ED2C4 #7FDED5
Accessibility & contrast
On white
2.54
#2EB5A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#2EB5A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB5A7
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB5A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB5A7 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA7
Deuteranopia (green-blind)
#999DA8
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2eb5a7; /* rgb */ color: rgb(46, 181, 167); /* oklch */ color: oklch(70.0% 0.113 184.5);
Tailwind
colors: {
custom: {
50: '#7dccc1',
500: '#2eb5a7',
950: '#000000',
},
}SCSS
$custom: #2eb5a7; $custom-light: #7dccc1; $custom-dark: #000000;
JSON
{
"hex": "#2eb5a7",
"rgb": {
"r": 46,
"g": 181,
"b": 167
},
"hsl": {
"h": 173.778,
"s": 59.471,
"l": 44.51
},
"oklch": {
"l": 0.70009,
"c": 0.11325,
"h": 184.5
},
"luminance": 0.36419
}Semantic roles & 50–950 ramp
primary
#2EB5A7
secondary
#C77880
accent
#4555E3
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281