#091F00#091F00
#091F00 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 21.3% C 0.064 H 136.4°. Best body text is #FFFFFF at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #091F00 |
|---|---|
| RGB | rgb(9, 31, 0) |
| HSL | hsl(103, 100%, 6%) |
| HSV | hsv(103, 100%, 12%) |
| CMYK | cmyk(71%, 0%, 100%, 87.8%) |
| CIE-LAB | lab(9.30, -15.42, 13.63) |
| CIE-LCH | lch(9.30, 20.58, 138.52°) |
| OKLab | oklab(21.27% -0.0462 0.044) |
| OKLCH | oklch(21.27% 0.064 136.4) |
| XYZ | xyz(0.6026, 1.0380, 0.1686) |
| Luminance | 0.0104 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.51
Very Dark Green
#062E03
ΔE00 6.53
Dark Green
#033500
ΔE00 9.41
Hunter Green (survey)
#0B4008
ΔE00 12.22
Evergreen
#05472A
ΔE00 13.22
Pine Green
#0A481E
ΔE00 13.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#091F00 #16001F
analogous
#181F00 #091F00 #001F06
triadic
#091F00 #00091F #1F0009
tetradic
#091F00 #00181F #16001F #1F0600
square
#091F00 #00181F #16001F #1F0600
split-complementary
#091F00 #06001F #1F0018
monochromatic
#091F00 #091F00 #091F00 #1B5C00 #2D9900
Accessibility & contrast
On white
17.39
#091F00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#091F00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #091F00
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##091F00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##091F00 | 1.00 | 17.39 | 1.21 | 17.39 |
| #FFFFFF | 17.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211B00
Deuteranopia (green-blind)
#1E1902
Tritanopia (blue-blind)
#081D19
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #091f00; /* rgb */ color: rgb(9, 31, 0); /* oklch */ color: oklch(21.3% 0.064 136.4);
Tailwind
colors: {
custom: {
50: '#4a5a46',
500: '#091f00',
950: '#000000',
},
}SCSS
$custom: #091f00; $custom-light: #4a5a46; $custom-dark: #000000;
JSON
{
"hex": "#091f00",
"rgb": {
"r": 9,
"g": 31,
"b": 0
},
"hsl": {
"h": 102.581,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.2127,
"c": 0.06374,
"h": 136.4
},
"luminance": 0.01038
}Semantic roles & 50–950 ramp
primary
#091F00
secondary
#4F1268
accent
#29FFC1
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977