#012A0B#012A0B
#012A0B is a very dark, moderate green. Relative luminance 0.017; OKLCH L 24.9% C 0.071 H 147.7°. Best body text is #FFFFFF at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #012A0B |
|---|---|
| RGB | rgb(1, 42, 11) |
| HSL | hsl(135, 95%, 8%) |
| HSV | hsv(135, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 73.8%, 83.5%) |
| CIE-LAB | lab(13.75, -22.41, 15.20) |
| CIE-LCH | lch(13.75, 27.08, 145.86°) |
| OKLab | oklab(24.9% -0.0601 0.038) |
| OKLCH | oklch(24.9% 0.071 147.7) |
| XYZ | xyz(0.9008, 1.6864, 0.5946) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.44
Very Dark Green
#062E03
ΔE00 3.12
Dark Green
#033500
ΔE00 5.85
Hunter Green (survey)
#0B4008
ΔE00 8.56
Evergreen
#05472A
ΔE00 9.08
Pine Green
#0A481E
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012A0B #2A0120
analogous
#0B2A01 #012A0B #012A1F
triadic
#012A0B #0B012A #2A0B01
tetradic
#012A0B #010B2A #2A0120 #2A1F01
square
#012A0B #010B2A #2A0120 #2A1F01
split-complementary
#012A0B #1F012A #2A010B
monochromatic
#011E08 #011E08 #012A0B #02661B #04A22A
Accessibility & contrast
On white
15.70
#012A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#012A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012A0B
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012A0B | 1.00 | 15.70 | 1.34 | 15.70 |
| #FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2508
Deuteranopia (green-blind)
#26220E
Tritanopia (blue-blind)
#002923
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #012a0b; /* rgb */ color: rgb(1, 42, 11); /* oklch */ color: oklch(24.9% 0.071 147.7);
Tailwind
colors: {
custom: {
50: '#48644c',
500: '#012a0b',
950: '#000000',
},
}SCSS
$custom: #012a0b; $custom-light: #48644c; $custom-dark: #000000;
JSON
{
"hex": "#012a0b",
"rgb": {
"r": 1,
"g": 42,
"b": 11
},
"hsl": {
"h": 134.634,
"s": 95.349,
"l": 8.431
},
"oklch": {
"l": 0.24903,
"c": 0.07111,
"h": 147.7
},
"luminance": 0.01687
}Semantic roles & 50–950 ramp
primary
#012A0B
secondary
#70165A
accent
#29CBFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77