#031007#031007
#031007 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.6% C 0.029 H 154.6°. Best body text is #FFFFFF at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #031007 |
|---|---|
| RGB | rgb(3, 16, 7) |
| HSL | hsl(138, 68%, 4%) |
| HSV | hsv(138, 81%, 6%) |
| CMYK | cmyk(81.3%, 0%, 56.2%, 93.7%) |
| CIE-LAB | lab(3.66, -5.08, 2.52) |
| CIE-LCH | lch(3.66, 5.67, 153.65°) |
| OKLab | oklab(15.61% -0.0263 0.0125) |
| OKLCH | oklch(15.61% 0.029 154.6) |
| XYZ | xyz(0.2612, 0.4053, 0.2654) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.99
Black
#000000
ΔE00 7.12
Gunmetal
#2A3439
ΔE00 13.14
Charcoal (survey)
#343837
ΔE00 13.31
Dark
#1B2431
ΔE00 13.87
Dark Grey
#363737
ΔE00 13.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#031007 #10030C
analogous
#051003 #031007 #03100D
triadic
#031007 #070310 #100703
tetradic
#031007 #030510 #10030C #100D03
square
#031007 #030510 #10030C #100D03
split-complementary
#031007 #0D0310 #100305
monochromatic
#051A0B #051A0B #051A0B #0D441E #167734
Accessibility & contrast
On white
19.43
#031007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#031007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #031007
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##031007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##031007 | 1.00 | 19.43 | 1.08 | 19.43 |
| #FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E07
Deuteranopia (green-blind)
#0E0C07
Tritanopia (blue-blind)
#01100E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #031007; /* rgb */ color: rgb(3, 16, 7); /* oklch */ color: oklch(15.6% 0.029 154.6);
Tailwind
colors: {
custom: {
50: '#484e4a',
500: '#031007',
950: '#000000',
},
}SCSS
$custom: #031007; $custom-light: #484e4a; $custom-dark: #000000;
JSON
{
"hex": "#031007",
"rgb": {
"r": 3,
"g": 16,
"b": 7
},
"hsl": {
"h": 138.462,
"s": 68.421,
"l": 3.725
},
"oklch": {
"l": 0.15607,
"c": 0.02916,
"h": 154.6
},
"luminance": 0.00405
}Semantic roles & 50–950 ramp
primary
#031007
secondary
#521D42
accent
#3DB6EB
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777