#012F07#012F07
#012F07 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.6% C 0.082 H 145.0°. Best body text is #FFFFFF at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #012F07 |
|---|---|
| RGB | rgb(1, 47, 7) |
| HSL | hsl(128, 96%, 9%) |
| HSV | hsv(128, 98%, 18%) |
| CMYK | cmyk(97.9%, 0%, 85.1%, 81.6%) |
| CIE-LAB | lab(15.77, -24.98, 19.45) |
| CIE-LCH | lch(15.77, 31.66, 142.10°) |
| OKLab | oklab(26.57% -0.0673 0.0472) |
| OKLCH | oklch(26.57% 0.082 145) |
| XYZ | xyz(1.0673, 2.0547, 0.5413) |
| Luminance | 0.0205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 0.59
Very Dark Green
#062E03
ΔE00 1.13
Dark Green
#033500
ΔE00 3.22
Hunter Green (survey)
#0B4008
ΔE00 6.08
Pine Green
#0A481E
ΔE00 7.54
Forrest Green
#154406
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012F07 #2F0129
analogous
#122F01 #012F07 #012F1E
triadic
#012F07 #07012F #2F0701
tetradic
#012F07 #01122F #2F0129 #2F1E01
square
#012F07 #01122F #2F0129 #2F1E01
split-complementary
#012F07 #1E012F #2F0112
monochromatic
#011E04 #011E04 #012F07 #026B10 #04A719
Accessibility & contrast
On white
14.88
#012F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#012F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012F07
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012F07 | 1.00 | 14.88 | 1.41 | 14.88 |
| #FFFFFF | 14.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302903
Deuteranopia (green-blind)
#2B260B
Tritanopia (blue-blind)
#002D27
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #012f07; /* rgb */ color: rgb(1, 47, 7); /* oklch */ color: oklch(26.6% 0.082 145.0);
Tailwind
colors: {
custom: {
50: '#4b684a',
500: '#012f07',
950: '#000000',
},
}SCSS
$custom: #012f07; $custom-light: #4b684a; $custom-dark: #000000;
JSON
{
"hex": "#012f07",
"rgb": {
"r": 1,
"g": 47,
"b": 7
},
"hsl": {
"h": 127.826,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.26572,
"c": 0.08216,
"h": 145
},
"luminance": 0.02055
}Semantic roles & 50–950 ramp
primary
#012F07
secondary
#751769
accent
#29E3FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77