#031F00#031F00
#031F00 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 20.9% C 0.068 H 140.5°. Best body text is #FFFFFF at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #031F00 |
|---|---|
| RGB | rgb(3, 31, 0) |
| HSL | hsl(114, 100%, 6%) |
| HSV | hsv(114, 100%, 12%) |
| CMYK | cmyk(90.3%, 0%, 100%, 87.8%) |
| CIE-LAB | lab(8.99, -17.12, 13.13) |
| CIE-LCH | lch(8.99, 21.58, 142.52°) |
| OKLab | oklab(20.92% -0.0525 0.0433) |
| OKLCH | oklch(20.92% 0.068 140.5) |
| XYZ | xyz(0.5275, 0.9993, 0.1651) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.05
Very Dark Green
#062E03
ΔE00 6.28
Dark Green
#033500
ΔE00 9.23
Hunter Green (survey)
#0B4008
ΔE00 12.13
Evergreen
#05472A
ΔE00 12.79
Pine Green
#0A481E
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#031F00 #1C001F
analogous
#121F00 #031F00 #001F0C
triadic
#031F00 #00031F #1F0003
tetradic
#031F00 #00121F #1C001F #1F0C00
square
#031F00 #00121F #1C001F #1F0C00
split-complementary
#031F00 #0C001F #1F0012
monochromatic
#031F00 #031F00 #031F00 #095C00 #0F9900
Accessibility & contrast
On white
17.50
#031F00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#031F00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #031F00
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##031F00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##031F00 | 1.00 | 17.50 | 1.20 | 17.50 |
| #FFFFFF | 17.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201B00
Deuteranopia (green-blind)
#1D1902
Tritanopia (blue-blind)
#001E19
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #031f00; /* rgb */ color: rgb(3, 31, 0); /* oklch */ color: oklch(20.9% 0.068 140.5);
Tailwind
colors: {
custom: {
50: '#475a46',
500: '#031f00',
950: '#000000',
},
}SCSS
$custom: #031f00; $custom-light: #475a46; $custom-dark: #000000;
JSON
{
"hex": "#031f00",
"rgb": {
"r": 3,
"g": 31,
"b": 0
},
"hsl": {
"h": 114.194,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.20916,
"c": 0.06808,
"h": 140.5
},
"luminance": 0.00999
}Semantic roles & 50–950 ramp
primary
#031F00
secondary
#601268
accent
#29FFEA
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977