#081625#081625
#081625 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 19.6% C 0.036 H 251.4°. Best body text is #FFFFFF at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #081625 |
|---|---|
| RGB | rgb(8, 22, 37) |
| HSL | hsl(211, 64%, 9%) |
| HSV | hsv(211, 78%, 15%) |
| CMYK | cmyk(78.4%, 40.5%, 0%, 85.5%) |
| CIE-LAB | lab(6.86, -0.02, -12.09) |
| CIE-LCH | lch(6.86, 12.09, 269.92°) |
| OKLab | oklab(19.63% -0.0116 -0.0344) |
| OKLCH | oklch(19.63% 0.036 251.4) |
| XYZ | xyz(0.7209, 0.7589, 1.8584) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 4.71
Navy Blue
#1B2A4A
ΔE00 9.49
Almost Black
#070D0D
ΔE00 9.52
Navy (survey)
#01153E
ΔE00 9.62
Black
#000000
ΔE00 10.33
Dark Navy Blue
#00022E
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081625 #251708
analogous
#082525 #081625 #090825
triadic
#081625 #250816 #162508
tetradic
#081625 #250825 #251708 #082509
square
#081625 #250825 #251708 #082509
split-complementary
#081625 #250908 #252508
monochromatic
#050F19 #050F19 #081625 #133457 #1E528A
Accessibility & contrast
On white
18.23
#081625 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#081625 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081625
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081625 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081625 | 1.00 | 18.23 | 1.15 | 18.23 |
| #FFFFFF | 18.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101726
Deuteranopia (green-blind)
#0C1425
Tritanopia (blue-blind)
#00191B
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #081625; /* rgb */ color: rgb(8, 22, 37); /* oklch */ color: oklch(19.6% 0.036 251.4);
Tailwind
colors: {
custom: {
50: '#4a525f',
500: '#081625',
950: '#000000',
},
}SCSS
$custom: #081625; $custom-light: #4a525f; $custom-dark: #000000;
JSON
{
"hex": "#081625",
"rgb": {
"r": 8,
"g": 22,
"b": 37
},
"hsl": {
"h": 211.034,
"s": 64.444,
"l": 8.824
},
"oklch": {
"l": 0.19627,
"c": 0.03631,
"h": 251.4
},
"luminance": 0.00759
}Semantic roles & 50–950 ramp
primary
#081625
secondary
#634526
accent
#9740E7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010204
muted
#777879