#1C262A#1C262A
#1C262A is a dark, near-neutral cyan. Relative luminance 0.018; OKLCH L 26.1% C 0.016 H 224.3°. Best body text is #FFFFFF at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #1C262A |
|---|---|
| RGB | rgb(28, 38, 42) |
| HSL | hsl(197, 20%, 14%) |
| HSV | hsv(197, 33%, 16%) |
| CMYK | cmyk(33.3%, 9.5%, 0%, 83.5%) |
| CIE-LAB | lab(14.40, -3.17, -4.07) |
| CIE-LCH | lch(14.40, 5.16, 232.11°) |
| OKLab | oklab(26.08% -0.0114 -0.0111) |
| OKLCH | oklch(26.08% 0.016 224.3) |
| XYZ | xyz(1.5898, 1.8002, 2.4537) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Gunmetal
#2A3439
ΔE00 4.49
Dark
#1B2431
ΔE00 6.26
Onyx
#353839
ΔE00 7.11
Charcoal (survey)
#343837
ΔE00 7.14
Dark Grey
#363737
ΔE00 7.65
Almost Black
#070D0D
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C262A #2A201C
analogous
#1C2A27 #1C262A #1C1F2A
triadic
#1C262A #2A1C26 #262A1C
tetradic
#1C262A #271C2A #2A201C #1F2A1C
square
#1C262A #271C2A #2A201C #1F2A1C
split-complementary
#1C262A #2A1C1F #2A271C
monochromatic
#0C1112 #0C1112 #1C262A #34474F #4D6873
Accessibility & contrast
On white
15.44
#1C262A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#1C262A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C262A
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C262A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C262A | 1.00 | 15.44 | 1.36 | 15.44 |
| #FFFFFF | 15.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24252A
Deuteranopia (green-blind)
#22242A
Tritanopia (blue-blind)
#182727
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #1c262a; /* rgb */ color: rgb(28, 38, 42); /* oklch */ color: oklch(26.1% 0.016 224.3);
Tailwind
colors: {
custom: {
50: '#586063',
500: '#1c262a',
950: '#000000',
},
}SCSS
$custom: #1c262a; $custom-light: #586063; $custom-dark: #000000;
JSON
{
"hex": "#1c262a",
"rgb": {
"r": 28,
"g": 38,
"b": 42
},
"hsl": {
"h": 197.143,
"s": 20,
"l": 13.725
},
"oklch": {
"l": 0.26084,
"c": 0.01592,
"h": 224.3
},
"luminance": 0.018
}Semantic roles & 50–950 ramp
primary
#1C262A
secondary
#5C4C46
accent
#826BBD
background
#F5F5F5
surface
#E9E9EA
border
#C5C5C6
text
#030405
muted
#787979