#012708#012708
#012708 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.8% C 0.070 H 146.6°. Best body text is #FFFFFF at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #012708 |
|---|---|
| RGB | rgb(1, 39, 8) |
| HSL | hsl(131, 95%, 8%) |
| HSV | hsv(131, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 79.5%, 84.7%) |
| CIE-LAB | lab(12.45, -21.63, 14.69) |
| CIE-LCH | lch(12.45, 26.15, 145.81°) |
| OKLab | oklab(23.81% -0.0583 0.0384) |
| OKLCH | oklch(23.81% 0.07 146.6) |
| XYZ | xyz(0.7818, 1.4749, 0.4732) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.12
Very Dark Green
#062E03
ΔE00 3.74
Dark Green
#033500
ΔE00 6.58
Hunter Green (survey)
#0B4008
ΔE00 9.41
Evergreen
#05472A
ΔE00 9.92
Pine Green
#0A481E
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012708 #270120
analogous
#0D2701 #012708 #01271B
triadic
#012708 #080127 #270801
tetradic
#012708 #010D27 #270120 #271B01
square
#012708 #010D27 #270120 #271B01
split-complementary
#012708 #1B0127 #27010D
monochromatic
#011E06 #011E06 #012708 #036314 #049E20
Accessibility & contrast
On white
16.22
#012708 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#012708 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012708
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012708 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012708 | 1.00 | 16.22 | 1.30 | 16.22 |
| #FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282205
Deuteranopia (green-blind)
#231F0B
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #012708; /* rgb */ color: rgb(1, 39, 8); /* oklch */ color: oklch(23.8% 0.070 146.6);
Tailwind
colors: {
custom: {
50: '#47624a',
500: '#012708',
950: '#000000',
},
}SCSS
$custom: #012708; $custom-light: #47624a; $custom-dark: #000000;
JSON
{
"hex": "#012708",
"rgb": {
"r": 1,
"g": 39,
"b": 8
},
"hsl": {
"h": 131.053,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.23809,
"c": 0.06977,
"h": 146.6
},
"luminance": 0.01475
}Semantic roles & 50–950 ramp
primary
#012708
secondary
#6E165E
accent
#29D8FF
background
#F4F5F4
surface
#E6EAE7
border
#C2C6C3
text
#000501
muted
#777977