#2EBC9D#2EBC9D
#2EBC9D is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.125 H 174.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBC9D |
|---|---|
| RGB | rgb(46, 188, 157) |
| HSL | hsl(167, 61%, 46%) |
| HSV | hsv(167, 76%, 74%) |
| CMYK | cmyk(75.5%, 0%, 16.5%, 26.3%) |
| CIE-LAB | lab(68.74, -44.06, 5.18) |
| CIE-LCH | lch(68.74, 44.36, 173.30°) |
| OKLab | oklab(71.47% -0.1245 0.013) |
| OKLCH | oklch(71.47% 0.125 174) |
| XYZ | xyz(25.1926, 38.9786, 38.0876) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.75
Tealish
#24BCA8
ΔE00 3.55
Turquoise (survey)
#06C2AC
ΔE00 3.65
Green Blue
#01C08D
ΔE00 5.17
Mediumaquamarine
#66CDAA
ΔE00 6.03
Topaz
#13BBAF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBC9D #BC2E4D
analogous
#2EBC56 #2EBC9D #2E94BC
triadic
#2EBC9D #9D2EBC #BC9D2E
tetradic
#2EBC9D #562EBC #BC2E4D #94BC2E
square
#2EBC9D #562EBC #BC2E4D #94BC2E
split-complementary
#2EBC9D #BC2E94 #BC562E
monochromatic
#165A4B #228B74 #2EBC9D #52D5B8 #84E1CC
Accessibility & contrast
On white
2.39
#2EBC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#2EBC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBC9D
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBC9D | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09C
Deuteranopia (green-blind)
#A3A29F
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2ebc9d; /* rgb */ color: rgb(46, 188, 157); /* oklch */ color: oklch(71.5% 0.125 174.0);
Tailwind
colors: {
custom: {
50: '#7dd1b9',
500: '#2ebc9d',
950: '#000000',
},
}SCSS
$custom: #2ebc9d; $custom-light: #7dd1b9; $custom-dark: #000000;
JSON
{
"hex": "#2ebc9d",
"rgb": {
"r": 46,
"g": 188,
"b": 157
},
"hsl": {
"h": 166.901,
"s": 60.684,
"l": 45.882
},
"oklch": {
"l": 0.71473,
"c": 0.12522,
"h": 174
},
"luminance": 0.38982
}Semantic roles & 50–950 ramp
primary
#2EBC9D
secondary
#CA7C8D
accent
#4467E4
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280