#111E27#111E27
#111E27 is a very dark, muted cyan. Relative luminance 0.012; OKLCH L 22.7% C 0.025 H 239.5°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #111E27 |
|---|---|
| RGB | rgb(17, 30, 39) |
| HSL | hsl(205, 39%, 11%) |
| HSV | hsv(205, 56%, 15%) |
| CMYK | cmyk(56.4%, 23.1%, 0%, 84.7%) |
| CIE-LAB | lab(10.51, -2.52, -7.87) |
| CIE-LCH | lch(10.51, 8.26, 252.23°) |
| OKLab | oklab(22.75% -0.0128 -0.0218) |
| OKLCH | oklch(22.75% 0.025 239.5) |
| XYZ | xyz(1.0615, 1.1941, 2.0936) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 4.35
Gunmetal
#2A3439
ΔE00 7.44
Almost Black
#070D0D
ΔE00 7.56
Black
#000000
ΔE00 9.64
Dark Blue Grey
#1F3B4D
ΔE00 9.82
Onyx
#353839
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111E27 #271A11
analogous
#112725 #111E27 #111327
triadic
#111E27 #27111E #1E2711
tetradic
#111E27 #251127 #271A11 #132711
square
#111E27 #251127 #271A11 #132711
split-complementary
#111E27 #271113 #272511
monochromatic
#091015 #091015 #111E27 #243F52 #36607C
Accessibility & contrast
On white
16.95
#111E27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#111E27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111E27
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111E27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111E27 | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1E27
Deuteranopia (green-blind)
#171B27
Tritanopia (blue-blind)
#082021
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #111e27; /* rgb */ color: rgb(17, 30, 39); /* oklch */ color: oklch(22.7% 0.025 239.5);
Tailwind
colors: {
custom: {
50: '#505961',
500: '#111e27',
950: '#000000',
},
}SCSS
$custom: #111e27; $custom-light: #505961; $custom-dark: #000000;
JSON
{
"hex": "#111e27",
"rgb": {
"r": 17,
"g": 30,
"b": 39
},
"hsl": {
"h": 204.545,
"s": 39.286,
"l": 10.98
},
"oklch": {
"l": 0.22749,
"c": 0.02529,
"h": 239.5
},
"luminance": 0.01194
}Semantic roles & 50–950 ramp
primary
#111E27
secondary
#5E4636
accent
#8959CF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020305
muted
#787879