#2EB7A9#2EB7A9
#2EB7A9 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.114 H 184.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB7A9 |
|---|---|
| RGB | rgb(46, 183, 169) |
| HSL | hsl(174, 60%, 45%) |
| HSV | hsv(174, 75%, 72%) |
| CMYK | cmyk(74.9%, 0%, 7.7%, 28.2%) |
| CIE-LAB | lab(67.51, -38.66, -3.21) |
| CIE-LCH | lch(67.51, 38.79, 184.74°) |
| OKLab | oklab(70.58% -0.114 -0.0093) |
| OKLCH | oklch(70.58% 0.114 184.7) |
| XYZ | xyz(25.2182, 37.3093, 43.4008) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.56
Tealish
#24BCA8
ΔE00 2.35
Lightseagreen
#20B2AA
ΔE00 2.53
Turquoise (survey)
#06C2AC
ΔE00 3.84
Greeny Blue
#42B395
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB7A9 #B72E3C
analogous
#2EB765 #2EB7A9 #2E80B7
triadic
#2EB7A9 #A92EB7 #B7A92E
tetradic
#2EB7A9 #652EB7 #B72E3C #80B72E
square
#2EB7A9 #652EB7 #B72E3C #80B72E
split-complementary
#2EB7A9 #B72E80 #B7652E
monochromatic
#15554F #22867C #2EB7A9 #4FD3C5 #80DFD5
Accessibility & contrast
On white
2.48
#2EB7A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#2EB7A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB7A9
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB7A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB7A9 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA9
Deuteranopia (green-blind)
#9B9FAA
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2eb7a9; /* rgb */ color: rgb(46, 183, 169); /* oklch */ color: oklch(70.6% 0.114 184.7);
Tailwind
colors: {
custom: {
50: '#7dcdc2',
500: '#2eb7a9',
950: '#000000',
},
}SCSS
$custom: #2eb7a9; $custom-light: #7dcdc2; $custom-dark: #000000;
JSON
{
"hex": "#2eb7a9",
"rgb": {
"r": 46,
"g": 183,
"b": 169
},
"hsl": {
"h": 173.869,
"s": 59.825,
"l": 44.902
},
"oklch": {
"l": 0.70575,
"c": 0.11435,
"h": 184.7
},
"luminance": 0.37312
}Semantic roles & 50–950 ramp
primary
#2EB7A9
secondary
#C87981
accent
#4555E3
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281