#012307#012307
#012307 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.4% C 0.065 H 146.8°. Best body text is #FFFFFF at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #012307 |
|---|---|
| RGB | rgb(1, 35, 7) |
| HSL | hsl(131, 94%, 7%) |
| HSV | hsv(131, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 80%, 86.3%) |
| CIE-LAB | lab(10.73, -19.56, 12.74) |
| CIE-LCH | lch(10.73, 23.34, 146.92°) |
| OKLab | oklab(22.38% -0.0543 0.0356) |
| OKLCH | oklch(22.38% 0.065 146.8) |
| XYZ | xyz(0.6518, 1.2238, 0.4028) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.84
Very Dark Green
#062E03
ΔE00 5.33
Dark Green
#033500
ΔE00 8.25
Hunter Green (survey)
#0B4008
ΔE00 11.07
Evergreen
#05472A
ΔE00 11.14
Pine Green
#0A481E
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012307 #23011D
analogous
#0C2301 #012307 #012318
triadic
#012307 #070123 #230701
tetradic
#012307 #010C23 #23011D #231801
square
#012307 #010C23 #23011D #231801
split-complementary
#012307 #180123 #23010C
monochromatic
#011E06 #011E06 #012307 #035F13 #049A1F
Accessibility & contrast
On white
16.87
#012307 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#012307 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012307
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012307 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012307 | 1.00 | 16.87 | 1.24 | 16.87 |
| #FFFFFF | 16.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F05
Deuteranopia (green-blind)
#201C09
Tritanopia (blue-blind)
#00221D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #012307; /* rgb */ color: rgb(1, 35, 7); /* oklch */ color: oklch(22.4% 0.065 146.8);
Tailwind
colors: {
custom: {
50: '#465e4a',
500: '#012307',
950: '#000000',
},
}SCSS
$custom: #012307; $custom-light: #465e4a; $custom-dark: #000000;
JSON
{
"hex": "#012307",
"rgb": {
"r": 1,
"g": 35,
"b": 7
},
"hsl": {
"h": 130.588,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22377,
"c": 0.06493,
"h": 146.8
},
"luminance": 0.01224
}Semantic roles & 50–950 ramp
primary
#012307
secondary
#6A165B
accent
#29D9FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977