#2EBC9F#2EBC9F
#2EBC9F is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.5% C 0.124 H 175.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #2EBC9F |
|---|---|
| RGB | rgb(46, 188, 159) |
| HSL | hsl(168, 61%, 46%) |
| HSV | hsv(168, 76%, 74%) |
| CMYK | cmyk(75.5%, 0%, 15.4%, 26.3%) |
| CIE-LAB | lab(68.79, -43.55, 4.15) |
| CIE-LCH | lch(68.79, 43.74, 174.55°) |
| OKLab | oklab(71.53% -0.1236 0.0103) |
| OKLCH | oklch(71.53% 0.124 175.2) |
| XYZ | xyz(25.3647, 39.0474, 38.9943) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.89
Tealish
#24BCA8
ΔE00 2.94
Turquoise (survey)
#06C2AC
ΔE00 3.13
Topaz
#13BBAF
ΔE00 5.70
Green Blue
#01C08D
ΔE00 5.76
Mediumaquamarine
#66CDAA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EBC9F #BC2E4B
analogous
#2EBC58 #2EBC9F #2E92BC
triadic
#2EBC9F #9F2EBC #BC9F2E
tetradic
#2EBC9F #582EBC #BC2E4B #92BC2E
square
#2EBC9F #582EBC #BC2E4B #92BC2E
split-complementary
#2EBC9F #BC2E92 #BC582E
monochromatic
#165A4C #228B75 #2EBC9F #52D5BA #84E1CE
Accessibility & contrast
On white
2.38
#2EBC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#2EBC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EBC9F
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EBC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EBC9F | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09E
Deuteranopia (green-blind)
#A3A2A1
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2ebc9f; /* rgb */ color: rgb(46, 188, 159); /* oklch */ color: oklch(71.5% 0.124 175.2);
Tailwind
colors: {
custom: {
50: '#7dd1bb',
500: '#2ebc9f',
950: '#000000',
},
}SCSS
$custom: #2ebc9f; $custom-light: #7dd1bb; $custom-dark: #000000;
JSON
{
"hex": "#2ebc9f",
"rgb": {
"r": 46,
"g": 188,
"b": 159
},
"hsl": {
"h": 167.746,
"s": 60.684,
"l": 45.882
},
"oklch": {
"l": 0.7153,
"c": 0.12402,
"h": 175.2
},
"luminance": 0.3905
}Semantic roles & 50–950 ramp
primary
#2EBC9F
secondary
#CA7C8C
accent
#4465E4
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280