#2EBA95#2EBA95
#2EBA95 is a light, vivid teal. Relative luminance 0.379; OKLCH L 70.7% C 0.128 H 170.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBA95 |
|---|---|
| RGB | rgb(46, 186, 149) |
| HSL | hsl(164, 60%, 45%) |
| HSV | hsv(164, 75%, 73%) |
| CMYK | cmyk(75.3%, 0%, 19.9%, 27.1%) |
| CIE-LAB | lab(67.92, -45.23, 8.39) |
| CIE-LCH | lch(67.92, 46.00, 169.49°) |
| OKLab | oklab(70.74% -0.1263 0.0214) |
| OKLCH | oklch(70.74% 0.128 170.4) |
| XYZ | xyz(24.1075, 37.8657, 34.4662) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.72
Green Blue
#01C08D
ΔE00 3.63
Greenblue
#23C48B
ΔE00 5.19
Tealish
#24BCA8
ΔE00 5.41
Greenish Teal
#32BF84
ΔE00 5.49
Turquoise (survey)
#06C2AC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBA95 #BA2E53
analogous
#2EBA4F #2EBA95 #2E99BA
triadic
#2EBA95 #952EBA #BA952E
tetradic
#2EBA95 #4F2EBA #BA2E53 #99BA2E
square
#2EBA95 #4F2EBA #BA2E53 #99BA2E
split-complementary
#2EBA95 #BA2E99 #BA4F2E
monochromatic
#165846 #22896E #2EBA95 #51D4B1 #82E0C7
Accessibility & contrast
On white
2.45
#2EBA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#2EBA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBA95
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBA95 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD93
Deuteranopia (green-blind)
#A3A098
Tritanopia (blue-blind)
#00BBAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2eba95; /* rgb */ color: rgb(46, 186, 149); /* oklch */ color: oklch(70.7% 0.128 170.4);
Tailwind
colors: {
custom: {
50: '#7ccfb4',
500: '#2eba95',
950: '#000000',
},
}SCSS
$custom: #2eba95; $custom-light: #7ccfb4; $custom-dark: #000000;
JSON
{
"hex": "#2eba95",
"rgb": {
"r": 46,
"g": 186,
"b": 149
},
"hsl": {
"h": 164.143,
"s": 60.345,
"l": 45.49
},
"oklch": {
"l": 0.70742,
"c": 0.12814,
"h": 170.4
},
"luminance": 0.37869
}Semantic roles & 50–950 ramp
primary
#2EBA95
secondary
#C97B8F
accent
#446EE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280