#2EB0A7#2EB0A7
#2EB0A7 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.109 H 188.0°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB0A7 |
|---|---|
| RGB | rgb(46, 176, 167) |
| HSL | hsl(176, 59%, 44%) |
| HSV | hsv(176, 74%, 69%) |
| CMYK | cmyk(73.9%, 0%, 5.1%, 31%) |
| CIE-LAB | lab(65.29, -36.03, -5.37) |
| CIE-LCH | lch(65.29, 36.43, 188.48°) |
| OKLab | oklab(68.75% -0.1079 -0.0151) |
| OKLCH | oklch(68.75% 0.109 188) |
| XYZ | xyz(23.6238, 34.4187, 41.9501) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.86
Topaz
#13BBAF
ΔE00 3.25
Tealish
#24BCA8
ΔE00 4.85
Turquoise (survey)
#06C2AC
ΔE00 6.35
Blue Green
#0F9B8E
ΔE00 6.89
Sea
#3C9992
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB0A7 #B02E37
analogous
#2EB066 #2EB0A7 #2E78B0
triadic
#2EB0A7 #A72EB0 #B0A72E
tetradic
#2EB0A7 #662EB0 #B02E37 #78B02E
square
#2EB0A7 #662EB0 #B02E37 #78B02E
split-complementary
#2EB0A7 #B02E78 #B0662E
monochromatic
#154F4B #217F79 #2EB0A7 #4BD0C7 #7CDDD6
Accessibility & contrast
On white
2.66
#2EB0A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#2EB0A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB0A7
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB0A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB0A7 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#9499A8
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2eb0a7; /* rgb */ color: rgb(46, 176, 167); /* oklch */ color: oklch(68.8% 0.109 188.0);
Tailwind
colors: {
custom: {
50: '#7cc8c1',
500: '#2eb0a7',
950: '#000000',
},
}SCSS
$custom: #2eb0a7; $custom-light: #7cc8c1; $custom-dark: #000000;
JSON
{
"hex": "#2eb0a7",
"rgb": {
"r": 46,
"g": 176,
"b": 167
},
"hsl": {
"h": 175.846,
"s": 58.559,
"l": 43.529
},
"oklch": {
"l": 0.68752,
"c": 0.10894,
"h": 188
},
"luminance": 0.34422
}Semantic roles & 50–950 ramp
primary
#2EB0A7
secondary
#C5757A
accent
#4651E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281