#031E26#031E26
#031E26 is a very dark, muted cyan. Relative luminance 0.011; OKLCH L 21.9% C 0.036 H 220.7°. Best body text is #FFFFFF at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #031E26 |
|---|---|
| RGB | rgb(3, 30, 38) |
| HSL | hsl(194, 85%, 8%) |
| HSV | hsv(194, 92%, 15%) |
| CMYK | cmyk(92.1%, 21.1%, 0%, 85.1%) |
| CIE-LAB | lab(9.70, -6.94, -8.44) |
| CIE-LCH | lch(9.70, 10.93, 230.59°) |
| OKLab | oklab(21.87% -0.0275 -0.0236) |
| OKLCH | oklch(21.87% 0.036 220.7) |
| XYZ | xyz(0.8515, 1.0877, 1.9984) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 8.73
Gunmetal
#2A3439
ΔE00 9.01
Almost Black
#070D0D
ΔE00 9.19
Dark Blue Grey
#1F3B4D
ΔE00 10.46
Black
#000000
ΔE00 11.81
Charcoal (survey)
#343837
ΔE00 12.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#031E26 #260B03
analogous
#03261C #031E26 #030C26
triadic
#031E26 #26031E #1E2603
tetradic
#031E26 #1C0326 #260B03 #0C2603
square
#031E26 #1C0326 #260B03 #0C2603
split-complementary
#031E26 #26030C #261C03
monochromatic
#02161C #02161C #031E26 #074B5F #0C7897
Accessibility & contrast
On white
17.25
#031E26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#031E26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #031E26
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##031E26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##031E26 | 1.00 | 17.25 | 1.22 | 17.25 |
| #FFFFFF | 17.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191D26
Deuteranopia (green-blind)
#141926
Tritanopia (blue-blind)
#002121
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #031e26; /* rgb */ color: rgb(3, 30, 38); /* oklch */ color: oklch(21.9% 0.036 220.7);
Tailwind
colors: {
custom: {
50: '#485960',
500: '#031e26',
950: '#000000',
},
}SCSS
$custom: #031e26; $custom-light: #485960; $custom-dark: #000000;
JSON
{
"hex": "#031e26",
"rgb": {
"r": 3,
"g": 30,
"b": 38
},
"hsl": {
"h": 193.714,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.21874,
"c": 0.03623,
"h": 220.7
},
"luminance": 0.01088
}Semantic roles & 50–950 ramp
primary
#031E26
secondary
#6A2D1B
accent
#5C2CFC
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010304
muted
#777879