#2E8693#2E8693
#2E8693 is a mid, moderate teal. Relative luminance 0.197; OKLCH L 57.4% C 0.084 H 209.0°. Best body text is #000000 at 4.95:1 contrast (WCAG AA passes).
Color values
| HEX | #2E8693 |
|---|---|
| RGB | rgb(46, 134, 147) |
| HSL | hsl(188, 52%, 38%) |
| HSV | hsv(188, 69%, 58%) |
| CMYK | cmyk(68.7%, 8.8%, 0%, 42.4%) |
| CIE-LAB | lab(51.54, -21.41, -14.59) |
| CIE-LCH | lch(51.54, 25.91, 214.27°) |
| OKLab | oklab(57.39% -0.0732 -0.0405) |
| OKLCH | oklch(57.39% 0.084 209) |
| XYZ | xyz(14.9160, 19.7360, 30.6214) |
| Luminance | 0.1974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 3.46
Ocean
#017B92
ΔE00 5.61
Dark Cyan
#0A888A
ΔE00 5.67
Deep Aqua
#08787F
ΔE00 6.53
Darkcyan
#008B8B
ΔE00 6.71
Teal
#008080
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E8693 #933B2E
analogous
#2E936E #2E8693 #2E5393
triadic
#2E8693 #932E86 #86932E
tetradic
#2E8693 #6E2E93 #933B2E #53932E
square
#2E8693 #6E2E93 #933B2E #53932E
split-complementary
#2E8693 #932E53 #936E2E
monochromatic
#113136 #1F5C64 #2E8693 #3DB0C2 #6BC4D1
Accessibility & contrast
On white
4.24
#2E8693 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.95
#2E8693 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2E8693
4.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E8693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2E8693 | 1.00 | 4.24 | 4.95 | 4.95 |
| #FFFFFF | 4.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8194
Deuteranopia (green-blind)
#6C7693
Tritanopia (blue-blind)
#008C8A
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #2e8693; /* rgb */ color: rgb(46, 134, 147); /* oklch */ color: oklch(57.4% 0.084 209.0);
Tailwind
colors: {
custom: {
50: '#75a9b2',
500: '#2e8693',
950: '#000000',
},
}SCSS
$custom: #2e8693; $custom-light: #75a9b2; $custom-dark: #000000;
JSON
{
"hex": "#2e8693",
"rgb": {
"r": 46,
"g": 134,
"b": 147
},
"hsl": {
"h": 187.723,
"s": 52.332,
"l": 37.843
},
"oklch": {
"l": 0.57391,
"c": 0.08364,
"h": 209
},
"luminance": 0.19738
}Semantic roles & 50–950 ramp
primary
#2E8693
secondary
#B87065
accent
#5F4CDC
background
#F7FAFA
surface
#EEF4F5
border
#C9CECF
text
#091011
muted
#7B7F80