#2EB7A0#2EB7A0
#2EB7A0 is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.3% C 0.118 H 178.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #2EB7A0 |
|---|---|
| RGB | rgb(46, 183, 160) |
| HSL | hsl(170, 60%, 45%) |
| HSV | hsv(170, 75%, 72%) |
| CMYK | cmyk(74.9%, 0%, 12.6%, 28.2%) |
| CIE-LAB | lab(67.26, -41.11, 1.40) |
| CIE-LCH | lch(67.26, 41.14, 178.05°) |
| OKLab | oklab(70.3% -0.1181 0.0031) |
| OKLCH | oklch(70.3% 0.118 178.5) |
| XYZ | xyz(24.4022, 36.9829, 39.1032) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.85
Greeny Blue
#42B395
ΔE00 3.07
Turquoise (survey)
#06C2AC
ΔE00 3.17
Topaz
#13BBAF
ΔE00 4.12
Lightseagreen
#20B2AA
ΔE00 5.32
Green Blue
#01C08D
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EB7A0 #B72E45
analogous
#2EB75C #2EB7A0 #2E8AB7
triadic
#2EB7A0 #A02EB7 #B7A02E
tetradic
#2EB7A0 #5C2EB7 #B72E45 #8AB72E
square
#2EB7A0 #5C2EB7 #B72E45 #8AB72E
split-complementary
#2EB7A0 #B72E8A #B75C2E
monochromatic
#15554A #228675 #2EB7A0 #4FD3BD #80DFCF
Accessibility & contrast
On white
2.50
#2EB7A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#2EB7A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EB7A0
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EB7A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EB7A0 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAC9F
Deuteranopia (green-blind)
#9D9EA2
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2eb7a0; /* rgb */ color: rgb(46, 183, 160); /* oklch */ color: oklch(70.3% 0.118 178.5);
Tailwind
colors: {
custom: {
50: '#7dcdbc',
500: '#2eb7a0',
950: '#000000',
},
}SCSS
$custom: #2eb7a0; $custom-light: #7dcdbc; $custom-dark: #000000;
JSON
{
"hex": "#2eb7a0",
"rgb": {
"r": 46,
"g": 183,
"b": 160
},
"hsl": {
"h": 169.927,
"s": 59.825,
"l": 44.902
},
"oklch": {
"l": 0.70295,
"c": 0.11818,
"h": 178.5
},
"luminance": 0.36986
}Semantic roles & 50–950 ramp
primary
#2EB7A0
secondary
#C87986
accent
#455FE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1312
muted
#7C8281