#2EB3A5#2EB3A5
#2EB3A5 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.4% C 0.112 H 184.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB3A5 |
|---|---|
| RGB | rgb(46, 179, 165) |
| HSL | hsl(174, 59%, 44%) |
| HSV | hsv(174, 74%, 70%) |
| CMYK | cmyk(74.3%, 0%, 7.8%, 29.8%) |
| CIE-LAB | lab(66.16, -37.97, -2.98) |
| CIE-LCH | lch(66.16, 38.08, 184.48°) |
| OKLab | oklab(69.44% -0.1118 -0.0087) |
| OKLCH | oklch(69.44% 0.112 184.4) |
| XYZ | xyz(24.0351, 35.5348, 41.1822) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.21
Topaz
#13BBAF
ΔE00 2.49
Tealish
#24BCA8
ΔE00 3.05
Turquoise (survey)
#06C2AC
ΔE00 4.68
Greeny Blue
#42B395
ΔE00 5.62
Blue Green
#0F9B8E
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB3A5 #B32E3C
analogous
#2EB363 #2EB3A5 #2E7FB3
triadic
#2EB3A5 #A52EB3 #B3A52E
tetradic
#2EB3A5 #632EB3 #B32E3C #7FB32E
square
#2EB3A5 #632EB3 #B32E3C #7FB32E
split-complementary
#2EB3A5 #B32E7F #B3632E
monochromatic
#15524B #218278 #2EB3A5 #4DD1C3 #7EDED4
Accessibility & contrast
On white
2.59
#2EB3A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#2EB3A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB3A5
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB3A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB3A5 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A5
Deuteranopia (green-blind)
#989BA6
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2eb3a5; /* rgb */ color: rgb(46, 179, 165); /* oklch */ color: oklch(69.4% 0.112 184.4);
Tailwind
colors: {
custom: {
50: '#7ccabf',
500: '#2eb3a5',
950: '#000000',
},
}SCSS
$custom: #2eb3a5; $custom-light: #7ccabf; $custom-dark: #000000;
JSON
{
"hex": "#2eb3a5",
"rgb": {
"r": 46,
"g": 179,
"b": 165
},
"hsl": {
"h": 173.684,
"s": 59.111,
"l": 44.118
},
"oklch": {
"l": 0.69441,
"c": 0.11214,
"h": 184.4
},
"luminance": 0.35538
}Semantic roles & 50–950 ramp
primary
#2EB3A5
secondary
#C6767F
accent
#4656E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281