#001925#001925
#001925 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 20.0% C 0.040 H 231.2°. Best body text is #FFFFFF at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #001925 |
|---|---|
| RGB | rgb(0, 25, 37) |
| HSL | hsl(199, 100%, 7%) |
| HSV | hsv(199, 100%, 15%) |
| CMYK | cmyk(100%, 32.4%, 0%, 85.5%) |
| CIE-LAB | lab(7.49, -4.35, -11.15) |
| CIE-LCH | lch(7.49, 11.97, 248.67°) |
| OKLab | oklab(20.02% -0.0253 -0.0316) |
| OKLCH | oklch(20.02% 0.04 231.2) |
| XYZ | xyz(0.6814, 0.8287, 1.8740) |
| Luminance | 0.0083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 6.81
Almost Black
#070D0D
ΔE00 9.00
Gunmetal
#2A3439
ΔE00 10.11
Dark Blue Grey
#1F3B4D
ΔE00 10.77
Black
#000000
ΔE00 10.94
Darkblue (survey)
#030764
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001925 #250C00
analogous
#00251F #001925 #000725
triadic
#001925 #250019 #192500
tetradic
#001925 #1F0025 #250C00 #072500
square
#001925 #1F0025 #250C00 #072500
split-complementary
#001925 #250007 #251F00
monochromatic
#00151F #00151F #001925 #004262 #006C9F
Accessibility & contrast
On white
18.01
#001925 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#001925 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001925
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001925 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001925 | 1.00 | 18.01 | 1.17 | 18.01 |
| #FFFFFF | 18.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131926
Deuteranopia (green-blind)
#0D1525
Tritanopia (blue-blind)
#001C1D
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #001925; /* rgb */ color: rgb(0, 25, 37); /* oklch */ color: oklch(20.0% 0.040 231.2);
Tailwind
colors: {
custom: {
50: '#46555f',
500: '#001925',
950: '#000000',
},
}SCSS
$custom: #001925; $custom-light: #46555f; $custom-dark: #000000;
JSON
{
"hex": "#001925",
"rgb": {
"r": 0,
"g": 25,
"b": 37
},
"hsl": {
"h": 199.459,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.20022,
"c": 0.04047,
"h": 231.2
},
"luminance": 0.00829
}Semantic roles & 50–950 ramp
primary
#001925
secondary
#6D3113
accent
#6E29FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000304
muted
#777879