#2E8699#2E8699
#2E8699 is a mid, moderate cyan. Relative luminance 0.199; OKLCH L 57.6% C 0.086 H 215.0°. Best body text is #000000 at 4.99:1 contrast (WCAG AA passes).
Color values
| HEX | #2E8699 |
|---|---|
| RGB | rgb(46, 134, 153) |
| HSL | hsl(191, 54%, 39%) |
| HSV | hsv(191, 70%, 60%) |
| CMYK | cmyk(69.9%, 12.4%, 0%, 40%) |
| CIE-LAB | lab(51.76, -19.48, -17.75) |
| CIE-LCH | lch(51.76, 26.35, 222.33°) |
| OKLab | oklab(57.64% -0.0706 -0.0494) |
| OKLCH | oklch(57.64% 0.086 215) |
| XYZ | xyz(15.3992, 19.9292, 33.1660) |
| Luminance | 0.1993 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Teal Blue
#01889F
ΔE00 1.92
Ocean
#017B92
ΔE00 4.68
Dirty Blue
#3F829D
ΔE00 4.86
Dark Cyan
#0A888A
ΔE00 8.05
Deep Aqua
#08787F
ΔE00 8.08
Sea Blue
#047495
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E8699 #99412E
analogous
#2E9977 #2E8699 #2E5199
triadic
#2E8699 #992E86 #86992E
tetradic
#2E8699 #772E99 #99412E #51992E
square
#2E8699 #772E99 #99412E #51992E
split-complementary
#2E8699 #992E51 #99772E
monochromatic
#12343B #205D6A #2E8699 #3FADC5 #6EC1D3
Accessibility & contrast
On white
4.21
#2E8699 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.99
#2E8699 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2E8699
4.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E8699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2E8699 | 1.00 | 4.21 | 4.99 | 4.99 |
| #FFFFFF | 4.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79829A
Deuteranopia (green-blind)
#697799
Tritanopia (blue-blind)
#008D8C
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #2e8699; /* rgb */ color: rgb(46, 134, 153); /* oklch */ color: oklch(57.6% 0.086 215.0);
Tailwind
colors: {
custom: {
50: '#75a9b7',
500: '#2e8699',
950: '#000000',
},
}SCSS
$custom: #2e8699; $custom-light: #75a9b7; $custom-dark: #000000;
JSON
{
"hex": "#2e8699",
"rgb": {
"r": 46,
"g": 134,
"b": 153
},
"hsl": {
"h": 190.654,
"s": 53.769,
"l": 39.02
},
"oklch": {
"l": 0.57641,
"c": 0.08618,
"h": 215
},
"luminance": 0.19931
}Semantic roles & 50–950 ramp
primary
#2E8699
secondary
#BB7768
accent
#654BDD
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80