#1C262B#1C262B
#1C262B is a dark, near-neutral cyan. Relative luminance 0.018; OKLCH L 26.1% C 0.017 H 229.8°. Best body text is #FFFFFF at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #1C262B |
|---|---|
| RGB | rgb(28, 38, 43) |
| HSL | hsl(200, 21%, 14%) |
| HSV | hsv(200, 35%, 17%) |
| CMYK | cmyk(34.9%, 11.6%, 0%, 83.1%) |
| CIE-LAB | lab(14.44, -2.86, -4.73) |
| CIE-LCH | lch(14.44, 5.53, 238.79°) |
| OKLab | oklab(26.13% -0.0109 -0.0129) |
| OKLCH | oklch(26.13% 0.017 229.8) |
| XYZ | xyz(1.6079, 1.8075, 2.5492) |
| Luminance | 0.0181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Gunmetal
#2A3439
ΔE00 4.43
Dark
#1B2431
ΔE00 5.61
Onyx
#353839
ΔE00 7.17
Charcoal (survey)
#343837
ΔE00 7.36
Dark Grey
#363737
ΔE00 7.72
Almost Black
#070D0D
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C262B #2B211C
analogous
#1C2B29 #1C262B #1C1F2B
triadic
#1C262B #2B1C26 #262B1C
tetradic
#1C262B #291C2B #2B211C #1F2B1C
square
#1C262B #291C2B #2B211C #1F2B1C
split-complementary
#1C262B #2B1C1F #2B291C
monochromatic
#0C1013 #0C1013 #1C262B #344750 #4C6875
Accessibility & contrast
On white
15.42
#1C262B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#1C262B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C262B
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C262B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C262B | 1.00 | 15.42 | 1.36 | 15.42 |
| #FFFFFF | 15.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23262B
Deuteranopia (green-blind)
#21242B
Tritanopia (blue-blind)
#172728
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #1c262b; /* rgb */ color: rgb(28, 38, 43); /* oklch */ color: oklch(26.1% 0.017 229.8);
Tailwind
colors: {
custom: {
50: '#586064',
500: '#1c262b',
950: '#000000',
},
}SCSS
$custom: #1c262b; $custom-light: #586064; $custom-dark: #000000;
JSON
{
"hex": "#1c262b",
"rgb": {
"r": 28,
"g": 38,
"b": 43
},
"hsl": {
"h": 200,
"s": 21.127,
"l": 13.922
},
"oklch": {
"l": 0.2613,
"c": 0.0169,
"h": 229.8
},
"luminance": 0.01808
}Semantic roles & 50–950 ramp
primary
#1C262B
secondary
#5D4D45
accent
#866ABE
background
#F5F5F5
surface
#E9E9EA
border
#C5C5C6
text
#030405
muted
#787979