#101E26#101E26
#101E26 is a very dark, muted cyan. Relative luminance 0.012; OKLCH L 22.6% C 0.025 H 234.5°. Best body text is #FFFFFF at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #101E26 |
|---|---|
| RGB | rgb(16, 30, 38) |
| HSL | hsl(202, 41%, 11%) |
| HSV | hsv(202, 58%, 15%) |
| CMYK | cmyk(57.9%, 21.1%, 0%, 85.1%) |
| CIE-LAB | lab(10.40, -3.22, -7.31) |
| CIE-LCH | lch(10.40, 7.99, 246.22°) |
| OKLab | oklab(22.62% -0.0145 -0.0202) |
| OKLCH | oklch(22.62% 0.025 234.5) |
| XYZ | xyz(1.0277, 1.1786, 2.0067) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.24
Almost Black
#070D0D
ΔE00 7.30
Gunmetal
#2A3439
ΔE00 7.34
Black
#000000
ΔE00 9.61
Dark Blue Grey
#1F3B4D
ΔE00 9.96
Onyx
#353839
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101E26 #261810
analogous
#102623 #101E26 #101326
triadic
#101E26 #26101E #1E2610
tetradic
#101E26 #231026 #261810 #132610
square
#101E26 #231026 #261810 #132610
split-complementary
#101E26 #261013 #262310
monochromatic
#091116 #091116 #101E26 #224051 #34627C
Accessibility & contrast
On white
16.99
#101E26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#101E26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101E26
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101E26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101E26 | 1.00 | 16.99 | 1.24 | 16.99 |
| #FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1E26
Deuteranopia (green-blind)
#171B26
Tritanopia (blue-blind)
#072021
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #101e26; /* rgb */ color: rgb(16, 30, 38); /* oklch */ color: oklch(22.6% 0.025 234.5);
Tailwind
colors: {
custom: {
50: '#4f5960',
500: '#101e26',
950: '#000000',
},
}SCSS
$custom: #101e26; $custom-light: #4f5960; $custom-dark: #000000;
JSON
{
"hex": "#101e26",
"rgb": {
"r": 16,
"g": 30,
"b": 38
},
"hsl": {
"h": 201.818,
"s": 40.741,
"l": 10.588
},
"oklch": {
"l": 0.22623,
"c": 0.02488,
"h": 234.5
},
"luminance": 0.01179
}Semantic roles & 50–950 ramp
primary
#101E26
secondary
#5E4334
accent
#8357D1
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020304
muted
#787879