#012F0C#012F0C
#012F0C is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.6% C 0.077 H 147.2°. Best body text is #FFFFFF at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #012F0C |
|---|---|
| RGB | rgb(1, 47, 12) |
| HSL | hsl(134, 96%, 9%) |
| HSV | hsv(134, 98%, 18%) |
| CMYK | cmyk(97.9%, 0%, 74.5%, 81.6%) |
| CIE-LAB | lab(15.83, -24.26, 17.44) |
| CIE-LCH | lch(15.83, 29.88, 144.29°) |
| OKLab | oklab(26.64% -0.0651 0.042) |
| OKLCH | oklch(26.64% 0.077 147.2) |
| XYZ | xyz(1.0953, 2.0659, 0.6888) |
| Luminance | 0.0207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.24
Very Dark Green
#062E03
ΔE00 1.93
Dark Green
#033500
ΔE00 4.12
Hunter Green (survey)
#0B4008
ΔE00 6.71
Pine Green
#0A481E
ΔE00 7.60
Evergreen
#05472A
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012F0C #2F0124
analogous
#0D2F01 #012F0C #012F23
triadic
#012F0C #0C012F #2F0C01
tetradic
#012F0C #010D2F #2F0124 #2F2301
square
#012F0C #010D2F #2F0124 #2F2301
split-complementary
#012F0C #23012F #2F010D
monochromatic
#011E08 #011E08 #012F0C #026B1B #04A72B
Accessibility & contrast
On white
14.86
#012F0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#012F0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012F0C
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012F0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012F0C | 1.00 | 14.86 | 1.41 | 14.86 |
| #FFFFFF | 14.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A08
Deuteranopia (green-blind)
#2B260F
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #012f0c; /* rgb */ color: rgb(1, 47, 12); /* oklch */ color: oklch(26.6% 0.077 147.2);
Tailwind
colors: {
custom: {
50: '#4b684c',
500: '#012f0c',
950: '#000000',
},
}SCSS
$custom: #012f0c; $custom-light: #4b684c; $custom-dark: #000000;
JSON
{
"hex": "#012f0c",
"rgb": {
"r": 1,
"g": 47,
"b": 12
},
"hsl": {
"h": 134.348,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.26639,
"c": 0.07749,
"h": 147.2
},
"luminance": 0.02066
}Semantic roles & 50–950 ramp
primary
#012F0C
secondary
#75175E
accent
#29CCFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77