#2EBC97#2EBC97
#2EBC97 is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.3% C 0.129 H 170.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBC97 |
|---|---|
| RGB | rgb(46, 188, 151) |
| HSL | hsl(164, 61%, 46%) |
| HSV | hsv(164, 76%, 74%) |
| CMYK | cmyk(75.5%, 0%, 19.7%, 26.3%) |
| CIE-LAB | lab(68.59, -45.57, 8.25) |
| CIE-LCH | lch(68.59, 46.31, 169.74°) |
| OKLab | oklab(71.31% -0.1274 0.021) |
| OKLCH | oklch(71.31% 0.129 170.6) |
| XYZ | xyz(24.6929, 38.7787, 35.4558) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.07
Green Blue
#01C08D
ΔE00 3.53
Greenblue
#23C48B
ΔE00 5.03
Turquoise (survey)
#06C2AC
ΔE00 5.25
Tealish
#24BCA8
ΔE00 5.29
Greenish Teal
#32BF84
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBC97 #BC2E53
analogous
#2EBC50 #2EBC97 #2E9ABC
triadic
#2EBC97 #972EBC #BC972E
tetradic
#2EBC97 #502EBC #BC2E53 #9ABC2E
square
#2EBC97 #502EBC #BC2E53 #9ABC2E
split-complementary
#2EBC97 #BC2E9A #BC502E
monochromatic
#165A48 #228B70 #2EBC97 #52D5B3 #84E1C9
Accessibility & contrast
On white
2.40
#2EBC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#2EBC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBC97
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBC97 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF95
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2ebc97; /* rgb */ color: rgb(46, 188, 151); /* oklch */ color: oklch(71.3% 0.129 170.6);
Tailwind
colors: {
custom: {
50: '#7dd1b5',
500: '#2ebc97',
950: '#000000',
},
}SCSS
$custom: #2ebc97; $custom-light: #7dd1b5; $custom-dark: #000000;
JSON
{
"hex": "#2ebc97",
"rgb": {
"r": 46,
"g": 188,
"b": 151
},
"hsl": {
"h": 164.366,
"s": 60.684,
"l": 45.882
},
"oklch": {
"l": 0.71306,
"c": 0.1291,
"h": 170.6
},
"luminance": 0.38782
}Semantic roles & 50–950 ramp
primary
#2EBC97
secondary
#CA7C90
accent
#446EE4
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280