#2EB2A7#2EB2A7
#2EB2A7 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.3% C 0.111 H 186.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB2A7 |
|---|---|
| RGB | rgb(46, 178, 167) |
| HSL | hsl(175, 59%, 44%) |
| HSV | hsv(175, 74%, 70%) |
| CMYK | cmyk(74.2%, 0%, 6.2%, 30.2%) |
| CIE-LAB | lab(65.91, -36.95, -4.46) |
| CIE-LCH | lch(65.91, 37.22, 186.88°) |
| OKLab | oklab(69.26% -0.1099 -0.0127) |
| OKLCH | oklch(69.26% 0.111 186.6) |
| XYZ | xyz(24.0188, 35.2088, 42.0818) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.20
Topaz
#13BBAF
ΔE00 2.59
Tealish
#24BCA8
ΔE00 3.96
Turquoise (survey)
#06C2AC
ΔE00 5.48
Greeny Blue
#42B395
ΔE00 6.65
Blue Green
#0F9B8E
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB2A7 #B22E39
analogous
#2EB265 #2EB2A7 #2E7BB2
triadic
#2EB2A7 #A72EB2 #B2A72E
tetradic
#2EB2A7 #652EB2 #B22E39 #7BB22E
square
#2EB2A7 #652EB2 #B22E39 #7BB22E
split-complementary
#2EB2A7 #B22E7B #B2652E
monochromatic
#15514C #218179 #2EB2A7 #4CD1C6 #7DDDD5
Accessibility & contrast
On white
2.61
#2EB2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#2EB2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB2A7
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB2A7 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#969AA8
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2eb2a7; /* rgb */ color: rgb(46, 178, 167); /* oklch */ color: oklch(69.3% 0.111 186.6);
Tailwind
colors: {
custom: {
50: '#7cc9c1',
500: '#2eb2a7',
950: '#000000',
},
}SCSS
$custom: #2eb2a7; $custom-light: #7cc9c1; $custom-dark: #000000;
JSON
{
"hex": "#2eb2a7",
"rgb": {
"r": 46,
"g": 178,
"b": 167
},
"hsl": {
"h": 175,
"s": 58.929,
"l": 43.922
},
"oklch": {
"l": 0.69255,
"c": 0.11062,
"h": 186.6
},
"luminance": 0.35212
}Semantic roles & 50–950 ramp
primary
#2EB2A7
secondary
#C6767D
accent
#4653E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281