#031E0E#031E0E
#031E0E is a very dark, muted green. Relative luminance 0.010; OKLCH L 20.9% C 0.046 H 154.6°. Best body text is #FFFFFF at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #031E0E |
|---|---|
| RGB | rgb(3, 30, 14) |
| HSL | hsl(144, 82%, 6%) |
| HSV | hsv(144, 90%, 12%) |
| CMYK | cmyk(90%, 0%, 53.3%, 88.2%) |
| CIE-LAB | lab(8.82, -14.21, 7.00) |
| CIE-LCH | lch(8.82, 15.84, 153.79°) |
| OKLab | oklab(20.87% -0.042 0.0199) |
| OKLCH | oklch(20.87% 0.046 154.6) |
| XYZ | xyz(0.5810, 0.9795, 0.5738) |
| Luminance | 0.0098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.24
Very Dark Green
#062E03
ΔE00 9.56
Dark Green
#033500
ΔE00 12.41
Almost Black
#070D0D
ΔE00 13.57
Evergreen
#05472A
ΔE00 13.74
Hunter Green (survey)
#0B4008
ΔE00 14.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#031E0E #1E0313
analogous
#061E03 #031E0E #031E1C
triadic
#031E0E #0E031E #1E0E03
tetradic
#031E0E #03061E #1E0313 #1E1C03
square
#031E0E #03061E #1E0313 #1E1C03
split-complementary
#031E0E #1C031E #1E0306
monochromatic
#031C0D #031C0D #031E0E #095628 #0E8D42
Accessibility & contrast
On white
17.56
#031E0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#031E0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #031E0E
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##031E0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##031E0E | 1.00 | 17.56 | 1.20 | 17.56 |
| #FFFFFF | 17.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1B0D
Deuteranopia (green-blind)
#1A180F
Tritanopia (blue-blind)
#001E1A
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #031e0e; /* rgb */ color: rgb(3, 30, 14); /* oklch */ color: oklch(20.9% 0.046 154.6);
Tailwind
colors: {
custom: {
50: '#47594d',
500: '#031e0e',
950: '#000000',
},
}SCSS
$custom: #031e0e; $custom-light: #47594d; $custom-dark: #000000;
JSON
{
"hex": "#031e0e",
"rgb": {
"r": 3,
"g": 30,
"b": 14
},
"hsl": {
"h": 144.444,
"s": 81.818,
"l": 6.471
},
"oklch": {
"l": 0.20865,
"c": 0.04648,
"h": 154.6
},
"luminance": 0.0098
}Semantic roles & 50–950 ramp
primary
#031E0E
secondary
#621B45
accent
#30A6F8
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000301
muted
#777877