#1A262A#1A262A
#1A262A is a dark, near-neutral cyan. Relative luminance 0.018; OKLCH L 25.9% C 0.018 H 220.4°. Best body text is #FFFFFF at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #1A262A |
|---|---|
| RGB | rgb(26, 38, 42) |
| HSL | hsl(195, 24%, 13%) |
| HSV | hsv(195, 38%, 16%) |
| CMYK | cmyk(38.1%, 9.5%, 0%, 83.5%) |
| CIE-LAB | lab(14.25, -3.94, -4.32) |
| CIE-LCH | lch(14.25, 5.85, 227.65°) |
| OKLab | oklab(25.92% -0.0139 -0.0118) |
| OKLCH | oklch(25.92% 0.018 220.4) |
| XYZ | xyz(1.5369, 1.7729, 2.4513) |
| Luminance | 0.0177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Gunmetal
#2A3439
ΔE00 4.76
Dark
#1B2431
ΔE00 6.79
Charcoal (survey)
#343837
ΔE00 7.54
Onyx
#353839
ΔE00 7.63
Almost Black
#070D0D
ΔE00 8.01
Dark Grey
#363737
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A262A #2A1E1A
analogous
#1A2A26 #1A262A #1A1E2A
triadic
#1A262A #2A1A26 #262A1A
tetradic
#1A262A #261A2A #2A1E1A #1E2A1A
square
#1A262A #261A2A #2A1E1A #1E2A1A
split-complementary
#1A262A #2A1A1E #2A261A
monochromatic
#0C1113 #0C1113 #1A262A #314850 #496A76
Accessibility & contrast
On white
15.50
#1A262A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#1A262A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A262A
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A262A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A262A | 1.00 | 15.50 | 1.35 | 15.50 |
| #FFFFFF | 15.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24252A
Deuteranopia (green-blind)
#21232A
Tritanopia (blue-blind)
#152727
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #1a262a; /* rgb */ color: rgb(26, 38, 42); /* oklch */ color: oklch(25.9% 0.018 220.4);
Tailwind
colors: {
custom: {
50: '#576063',
500: '#1a262a',
950: '#000000',
},
}SCSS
$custom: #1a262a; $custom-light: #576063; $custom-dark: #000000;
JSON
{
"hex": "#1a262a",
"rgb": {
"r": 26,
"g": 38,
"b": 42
},
"hsl": {
"h": 195,
"s": 23.529,
"l": 13.333
},
"oklch": {
"l": 0.25922,
"c": 0.01822,
"h": 220.4
},
"luminance": 0.01773
}Semantic roles & 50–950 ramp
primary
#1A262A
secondary
#5D4943
accent
#7E68C0
background
#F5F5F5
surface
#E9E9EA
border
#C5C5C6
text
#030405
muted
#787979