#012702#012702
#012702 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.7% C 0.077 H 143.1°. Best body text is #FFFFFF at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #012702 |
|---|---|
| RGB | rgb(1, 39, 2) |
| HSL | hsl(122, 95%, 8%) |
| HSV | hsv(122, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 94.9%, 84.7%) |
| CIE-LAB | lab(12.36, -22.61, 17.02) |
| CIE-LCH | lch(12.36, 28.30, 143.03°) |
| OKLab | oklab(23.71% -0.0616 0.0462) |
| OKLCH | oklch(23.71% 0.077 143.1) |
| XYZ | xyz(0.7489, 1.4618, 0.3001) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.21
Very Dark Green
#062E03
ΔE00 2.79
Dark Green
#033500
ΔE00 5.65
Hunter Green (survey)
#0B4008
ΔE00 8.68
Pine Green
#0A481E
ΔE00 9.98
Evergreen
#05472A
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012702 #270126
analogous
#132701 #012702 #012715
triadic
#012702 #020127 #270201
tetradic
#012702 #011327 #270126 #271501
square
#012702 #011327 #270126 #271501
split-complementary
#012702 #150127 #270113
monochromatic
#011E02 #011E02 #012702 #036305 #049E08
Accessibility & contrast
On white
16.25
#012702 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#012702 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012702
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012702 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012702 | 1.00 | 16.25 | 1.29 | 16.25 |
| #FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#241F05
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #012702; /* rgb */ color: rgb(1, 39, 2); /* oklch */ color: oklch(23.7% 0.077 143.1);
Tailwind
colors: {
custom: {
50: '#476247',
500: '#012702',
950: '#000000',
},
}SCSS
$custom: #012702; $custom-light: #476247; $custom-dark: #000000;
JSON
{
"hex": "#012702",
"rgb": {
"r": 1,
"g": 39,
"b": 2
},
"hsl": {
"h": 121.579,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.23711,
"c": 0.07703,
"h": 143.1
},
"luminance": 0.01462
}Semantic roles & 50–950 ramp
primary
#012702
secondary
#6E166B
accent
#29F9FF
background
#F4F5F4
surface
#E6EAE6
border
#C2C6C2
text
#000500
muted
#777977