#2EBA97#2EBA97
#2EBA97 is a light, vivid teal. Relative luminance 0.379; OKLCH L 70.8% C 0.127 H 171.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBA97 |
|---|---|
| RGB | rgb(46, 186, 151) |
| HSL | hsl(165, 60%, 45%) |
| HSV | hsv(165, 75%, 73%) |
| CMYK | cmyk(75.3%, 0%, 18.8%, 27.1%) |
| CIE-LAB | lab(67.97, -44.73, 7.36) |
| CIE-LCH | lch(67.97, 45.33, 170.65°) |
| OKLab | oklab(70.8% -0.1254 0.0187) |
| OKLCH | oklch(70.8% 0.127 171.5) |
| XYZ | xyz(24.2686, 37.9301, 35.3144) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.45
Green Blue
#01C08D
ΔE00 4.13
Tealish
#24BCA8
ΔE00 4.84
Turquoise (survey)
#06C2AC
ΔE00 5.00
Greenblue
#23C48B
ΔE00 5.68
Greenish Teal
#32BF84
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBA97 #BA2E51
analogous
#2EBA51 #2EBA97 #2E97BA
triadic
#2EBA97 #972EBA #BA972E
tetradic
#2EBA97 #512EBA #BA2E51 #97BA2E
square
#2EBA97 #512EBA #BA2E51 #97BA2E
split-complementary
#2EBA97 #BA2E97 #BA512E
monochromatic
#165847 #22896F #2EBA97 #51D4B3 #82E0C9
Accessibility & contrast
On white
2.45
#2EBA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#2EBA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBA97
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBA97 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD95
Deuteranopia (green-blind)
#A2A099
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #2eba97; /* rgb */ color: rgb(46, 186, 151); /* oklch */ color: oklch(70.8% 0.127 171.5);
Tailwind
colors: {
custom: {
50: '#7dcfb5',
500: '#2eba97',
950: '#000000',
},
}SCSS
$custom: #2eba97; $custom-light: #7dcfb5; $custom-dark: #000000;
JSON
{
"hex": "#2eba97",
"rgb": {
"r": 46,
"g": 186,
"b": 151
},
"hsl": {
"h": 165,
"s": 60.345,
"l": 45.49
},
"oklch": {
"l": 0.70797,
"c": 0.12678,
"h": 171.5
},
"luminance": 0.37933
}Semantic roles & 50–950 ramp
primary
#2EBA97
secondary
#C97B8E
accent
#446CE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280