#2EBC99#2EBC99
#2EBC99 is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.4% C 0.128 H 171.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBC99 |
|---|---|
| RGB | rgb(46, 188, 153) |
| HSL | hsl(165, 61%, 46%) |
| HSV | hsv(165, 76%, 74%) |
| CMYK | cmyk(75.5%, 0%, 18.6%, 26.3%) |
| CIE-LAB | lab(68.64, -45.07, 7.22) |
| CIE-LCH | lch(68.64, 45.65, 170.89°) |
| OKLab | oklab(71.36% -0.1264 0.0184) |
| OKLCH | oklch(71.36% 0.128 171.7) |
| XYZ | xyz(24.8567, 38.8442, 36.3185) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.86
Green Blue
#01C08D
ΔE00 4.05
Turquoise (survey)
#06C2AC
ΔE00 4.72
Tealish
#24BCA8
ΔE00 4.72
Greenblue
#23C48B
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBC99 #BC2E51
analogous
#2EBC52 #2EBC99 #2E98BC
triadic
#2EBC99 #992EBC #BC992E
tetradic
#2EBC99 #522EBC #BC2E51 #98BC2E
square
#2EBC99 #522EBC #BC2E51 #98BC2E
split-complementary
#2EBC99 #BC2E98 #BC522E
monochromatic
#165A49 #228B71 #2EBC99 #52D5B5 #84E1CA
Accessibility & contrast
On white
2.39
#2EBC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#2EBC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBC99
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBC99 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2ebc99; /* rgb */ color: rgb(46, 188, 153); /* oklch */ color: oklch(71.4% 0.128 171.7);
Tailwind
colors: {
custom: {
50: '#7dd1b7',
500: '#2ebc99',
950: '#000000',
},
}SCSS
$custom: #2ebc99; $custom-light: #7dd1b7; $custom-dark: #000000;
JSON
{
"hex": "#2ebc99",
"rgb": {
"r": 46,
"g": 188,
"b": 153
},
"hsl": {
"h": 165.211,
"s": 60.684,
"l": 45.882
},
"oklch": {
"l": 0.71361,
"c": 0.12776,
"h": 171.7
},
"luminance": 0.38847
}Semantic roles & 50–950 ramp
primary
#2EBC99
secondary
#CA7C8F
accent
#446BE4
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280