#2EB5A8#2EB5A8
#2EB5A8 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.0% C 0.113 H 185.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB5A8 |
|---|---|
| RGB | rgb(46, 181, 168) |
| HSL | hsl(174, 59%, 45%) |
| HSV | hsv(174, 75%, 71%) |
| CMYK | cmyk(74.6%, 0%, 7.2%, 29%) |
| CIE-LAB | lab(66.86, -38.04, -3.60) |
| CIE-LCH | lch(66.86, 38.21, 185.41°) |
| OKLab | oklab(70.04% -0.1124 -0.0104) |
| OKLCH | oklch(70.04% 0.113 185.3) |
| XYZ | xyz(24.7151, 36.4528, 42.7717) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.88
Lightseagreen
#20B2AA
ΔE00 2.00
Tealish
#24BCA8
ΔE00 2.92
Turquoise (survey)
#06C2AC
ΔE00 4.44
Greeny Blue
#42B395
ΔE00 6.05
Blue Green
#0F9B8E
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB5A8 #B52E3B
analogous
#2EB565 #2EB5A8 #2E7FB5
triadic
#2EB5A8 #A82EB5 #B5A82E
tetradic
#2EB5A8 #652EB5 #B52E3B #7FB52E
square
#2EB5A8 #652EB5 #B52E3B #7FB52E
split-complementary
#2EB5A8 #B52E7F #B5652E
monochromatic
#15534D #22847B #2EB5A8 #4ED2C5 #7FDED5
Accessibility & contrast
On white
2.53
#2EB5A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#2EB5A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB5A8
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB5A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB5A8 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#999DA9
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2eb5a8; /* rgb */ color: rgb(46, 181, 168); /* oklch */ color: oklch(70.0% 0.113 185.3);
Tailwind
colors: {
custom: {
50: '#7dccc1',
500: '#2eb5a8',
950: '#000000',
},
}SCSS
$custom: #2eb5a8; $custom-light: #7dccc1; $custom-dark: #000000;
JSON
{
"hex": "#2eb5a8",
"rgb": {
"r": 46,
"g": 181,
"b": 168
},
"hsl": {
"h": 174.222,
"s": 59.471,
"l": 44.51
},
"oklch": {
"l": 0.70041,
"c": 0.11291,
"h": 185.3
},
"luminance": 0.36456
}Semantic roles & 50–950 ramp
primary
#2EB5A8
secondary
#C7787F
accent
#4554E3
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281