#012305#012305
#012305 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.3% C 0.068 H 145.4°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #012305 |
|---|---|
| RGB | rgb(1, 35, 5) |
| HSL | hsl(127, 94%, 7%) |
| HSV | hsv(127, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 85.7%, 86.3%) |
| CIE-LAB | lab(10.70, -19.87, 13.51) |
| CIE-LCH | lch(10.70, 24.03, 145.78°) |
| OKLab | oklab(22.34% -0.0555 0.0384) |
| OKLCH | oklch(22.34% 0.068 145.4) |
| XYZ | xyz(0.6409, 1.2194, 0.3451) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.51
Very Dark Green
#062E03
ΔE00 4.99
Dark Green
#033500
ΔE00 7.92
Hunter Green (survey)
#0B4008
ΔE00 10.80
Evergreen
#05472A
ΔE00 11.16
Pine Green
#0A481E
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012305 #23011F
analogous
#0E2301 #012305 #012316
triadic
#012305 #050123 #230501
tetradic
#012305 #010E23 #23011F #231601
square
#012305 #010E23 #23011F #231601
split-complementary
#012305 #160123 #23010E
monochromatic
#011E04 #011E04 #012305 #035F0E #049A16
Accessibility & contrast
On white
16.88
#012305 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#012305 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012305
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012305 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012305 | 1.00 | 16.88 | 1.24 | 16.88 |
| #FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F03
Deuteranopia (green-blind)
#201C07
Tritanopia (blue-blind)
#00221D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #012305; /* rgb */ color: rgb(1, 35, 5); /* oklch */ color: oklch(22.3% 0.068 145.4);
Tailwind
colors: {
custom: {
50: '#465e49',
500: '#012305',
950: '#000000',
},
}SCSS
$custom: #012305; $custom-light: #465e49; $custom-dark: #000000;
JSON
{
"hex": "#012305",
"rgb": {
"r": 1,
"g": 35,
"b": 5
},
"hsl": {
"h": 127.059,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.2234,
"c": 0.0675,
"h": 145.4
},
"luminance": 0.01219
}Semantic roles & 50–950 ramp
primary
#012305
secondary
#6A1660
accent
#29E6FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977