#011825#011825
#011825 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 19.8% C 0.040 H 235.3°. Best body text is #FFFFFF at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #011825 |
|---|---|
| RGB | rgb(1, 24, 37) |
| HSL | hsl(202, 95%, 7%) |
| HSV | hsv(202, 97%, 15%) |
| CMYK | cmyk(97.3%, 35.1%, 0%, 85.5%) |
| CIE-LAB | lab(7.16, -3.32, -11.64) |
| CIE-LCH | lch(7.16, 12.10, 254.08°) |
| OKLab | oklab(19.77% -0.0229 -0.0331) |
| OKLCH | oklch(19.77% 0.04 235.3) |
| XYZ | xyz(0.6729, 0.7932, 1.8675) |
| Luminance | 0.0079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 6.13
Almost Black
#070D0D
ΔE00 9.04
Gunmetal
#2A3439
ΔE00 10.38
Black
#000000
ΔE00 10.72
Dark Blue Grey
#1F3B4D
ΔE00 10.96
Darkblue (survey)
#030764
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011825 #250E01
analogous
#012520 #011825 #010625
triadic
#011825 #250118 #182501
tetradic
#011825 #200125 #250E01 #062501
square
#011825 #200125 #250E01 #062501
split-complementary
#011825 #250106 #252001
monochromatic
#01131E #01131E #011825 #033F61 #04659C
Accessibility & contrast
On white
18.13
#011825 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#011825 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011825
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011825 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011825 | 1.00 | 18.13 | 1.16 | 18.13 |
| #FFFFFF | 18.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#121826
Deuteranopia (green-blind)
#0C1425
Tritanopia (blue-blind)
#001B1C
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #011825; /* rgb */ color: rgb(1, 24, 37); /* oklch */ color: oklch(19.8% 0.040 235.3);
Tailwind
colors: {
custom: {
50: '#47545f',
500: '#011825',
950: '#000000',
},
}SCSS
$custom: #011825; $custom-light: #47545f; $custom-dark: #000000;
JSON
{
"hex": "#011825",
"rgb": {
"r": 1,
"g": 24,
"b": 37
},
"hsl": {
"h": 201.667,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.19768,
"c": 0.04024,
"h": 235.3
},
"luminance": 0.00793
}Semantic roles & 50–950 ramp
primary
#011825
secondary
#6C3516
accent
#7629FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000204
muted
#777879