#012A0A#012A0A
#012A0A is a very dark, moderate green. Relative luminance 0.017; OKLCH L 24.9% C 0.072 H 147.2°. Best body text is #FFFFFF at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #012A0A |
|---|---|
| RGB | rgb(1, 42, 10) |
| HSL | hsl(133, 95%, 8%) |
| HSV | hsv(133, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 76.2%, 83.5%) |
| CIE-LAB | lab(13.73, -22.57, 15.60) |
| CIE-LCH | lch(13.73, 27.44, 145.35°) |
| OKLab | oklab(24.89% -0.0606 0.0391) |
| OKLCH | oklch(24.89% 0.072 147.2) |
| XYZ | xyz(0.8952, 1.6842, 0.5650) |
| Luminance | 0.0168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.24
Very Dark Green
#062E03
ΔE00 2.93
Dark Green
#033500
ΔE00 5.67
Hunter Green (survey)
#0B4008
ΔE00 8.42
Evergreen
#05472A
ΔE00 9.12
Pine Green
#0A481E
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012A0A #2A0121
analogous
#0C2A01 #012A0A #012A1E
triadic
#012A0A #0A012A #2A0A01
tetradic
#012A0A #010C2A #2A0121 #2A1E01
square
#012A0A #010C2A #2A0121 #2A1E01
split-complementary
#012A0A #1E012A #2A010C
monochromatic
#011E07 #011E07 #012A0A #026618 #04A226
Accessibility & contrast
On white
15.71
#012A0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#012A0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012A0A
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012A0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012A0A | 1.00 | 15.71 | 1.34 | 15.71 |
| #FFFFFF | 15.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2507
Deuteranopia (green-blind)
#26220D
Tritanopia (blue-blind)
#002923
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #012a0a; /* rgb */ color: rgb(1, 42, 10); /* oklch */ color: oklch(24.9% 0.072 147.2);
Tailwind
colors: {
custom: {
50: '#48644b',
500: '#012a0a',
950: '#000000',
},
}SCSS
$custom: #012a0a; $custom-light: #48644b; $custom-dark: #000000;
JSON
{
"hex": "#012a0a",
"rgb": {
"r": 1,
"g": 42,
"b": 10
},
"hsl": {
"h": 133.171,
"s": 95.349,
"l": 8.431
},
"oklch": {
"l": 0.24888,
"c": 0.07212,
"h": 147.2
},
"luminance": 0.01684
}Semantic roles & 50–950 ramp
primary
#012A0A
secondary
#70165D
accent
#29D0FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77