#2EB5A5#2EB5A5
#2EB5A5 is a light, moderate teal. Relative luminance 0.363; OKLCH L 69.9% C 0.114 H 183.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB5A5 |
|---|---|
| RGB | rgb(46, 181, 165) |
| HSL | hsl(173, 59%, 45%) |
| HSV | hsv(173, 75%, 71%) |
| CMYK | cmyk(74.6%, 0%, 8.8%, 29%) |
| CIE-LAB | lab(66.78, -38.87, -2.07) |
| CIE-LCH | lch(66.78, 38.92, 183.05°) |
| OKLab | oklab(69.95% -0.1138 -0.0062) |
| OKLCH | oklch(69.95% 0.114 183.1) |
| XYZ | xyz(24.4388, 36.3423, 41.3168) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.24
Topaz
#13BBAF
ΔE00 2.39
Lightseagreen
#20B2AA
ΔE00 2.96
Turquoise (survey)
#06C2AC
ΔE00 3.91
Greeny Blue
#42B395
ΔE00 5.04
Blue Green
#0F9B8E
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB5A5 #B52E3E
analogous
#2EB562 #2EB5A5 #2E82B5
triadic
#2EB5A5 #A52EB5 #B5A52E
tetradic
#2EB5A5 #622EB5 #B52E3E #82B52E
square
#2EB5A5 #622EB5 #B52E3E #82B52E
split-complementary
#2EB5A5 #B52E82 #B5622E
monochromatic
#15534C #228479 #2EB5A5 #4ED2C2 #7FDED3
Accessibility & contrast
On white
2.54
#2EB5A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#2EB5A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB5A5
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB5A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB5A5 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#9A9DA7
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2eb5a5; /* rgb */ color: rgb(46, 181, 165); /* oklch */ color: oklch(69.9% 0.114 183.1);
Tailwind
colors: {
custom: {
50: '#7dccbf',
500: '#2eb5a5',
950: '#000000',
},
}SCSS
$custom: #2eb5a5; $custom-light: #7dccbf; $custom-dark: #000000;
JSON
{
"hex": "#2eb5a5",
"rgb": {
"r": 46,
"g": 181,
"b": 165
},
"hsl": {
"h": 172.889,
"s": 59.471,
"l": 44.51
},
"oklch": {
"l": 0.69945,
"c": 0.11398,
"h": 183.1
},
"luminance": 0.36345
}Semantic roles & 50–950 ramp
primary
#2EB5A5
secondary
#C77881
accent
#4558E3
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281