#2E8696#2E8696
#2E8696 is a mid, moderate teal. Relative luminance 0.198; OKLCH L 57.5% C 0.085 H 212.0°. Best body text is #000000 at 4.97:1 contrast (WCAG AA passes).
Color values
| HEX | #2E8696 |
|---|---|
| RGB | rgb(46, 134, 150) |
| HSL | hsl(189, 53%, 38%) |
| HSV | hsv(189, 69%, 59%) |
| CMYK | cmyk(69.3%, 10.7%, 0%, 41.2%) |
| CIE-LAB | lab(51.65, -20.45, -16.17) |
| CIE-LCH | lch(51.65, 26.07, 218.33°) |
| OKLab | oklab(57.51% -0.0719 -0.045) |
| OKLCH | oklch(57.51% 0.085 212) |
| XYZ | xyz(15.1545, 19.8313, 31.8774) |
| Luminance | 0.1983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 2.50
Ocean
#017B92
ΔE00 5.01
Dirty Blue
#3F829D
ΔE00 5.96
Dark Cyan
#0A888A
ΔE00 6.87
Deep Aqua
#08787F
ΔE00 7.25
Darkcyan
#008B8B
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E8696 #963E2E
analogous
#2E9672 #2E8696 #2E5296
triadic
#2E8696 #962E86 #86962E
tetradic
#2E8696 #722E96 #963E2E #52962E
square
#2E8696 #722E96 #963E2E #52962E
split-complementary
#2E8696 #962E52 #96722E
monochromatic
#113238 #205C67 #2E8696 #3EAFC4 #6CC2D2
Accessibility & contrast
On white
4.23
#2E8696 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.97
#2E8696 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2E8696
4.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E8696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2E8696 | 1.00 | 4.23 | 4.97 | 4.97 |
| #FFFFFF | 4.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798197
Deuteranopia (green-blind)
#6B7696
Tritanopia (blue-blind)
#008D8B
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #2e8696; /* rgb */ color: rgb(46, 134, 150); /* oklch */ color: oklch(57.5% 0.085 212.0);
Tailwind
colors: {
custom: {
50: '#75a9b4',
500: '#2e8696',
950: '#000000',
},
}SCSS
$custom: #2e8696; $custom-light: #75a9b4; $custom-dark: #000000;
JSON
{
"hex": "#2e8696",
"rgb": {
"r": 46,
"g": 134,
"b": 150
},
"hsl": {
"h": 189.231,
"s": 53.061,
"l": 38.431
},
"oklch": {
"l": 0.57514,
"c": 0.08478,
"h": 212
},
"luminance": 0.19833
}Semantic roles & 50–950 ramp
primary
#2E8696
secondary
#B97367
accent
#624BDC
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80