#012304#012304
#012304 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.3% C 0.069 H 144.7°. Best body text is #FFFFFF at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #012304 |
|---|---|
| RGB | rgb(1, 35, 4) |
| HSL | hsl(125, 94%, 7%) |
| HSV | hsv(125, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 88.6%, 86.3%) |
| CIE-LAB | lab(10.68, -20.02, 13.90) |
| CIE-LCH | lch(10.68, 24.37, 145.24°) |
| OKLab | oklab(22.32% -0.0562 0.0398) |
| OKLCH | oklch(22.32% 0.069 144.7) |
| XYZ | xyz(0.6354, 1.2172, 0.3163) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.35
Very Dark Green
#062E03
ΔE00 4.83
Dark Green
#033500
ΔE00 7.76
Hunter Green (survey)
#0B4008
ΔE00 10.67
Evergreen
#05472A
ΔE00 11.18
Pine Green
#0A481E
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012304 #230120
analogous
#0F2301 #012304 #012315
triadic
#012304 #040123 #230401
tetradic
#012304 #010F23 #230120 #231501
square
#012304 #010F23 #230120 #231501
split-complementary
#012304 #150123 #23010F
monochromatic
#011E03 #011E03 #012304 #035F0B #049A12
Accessibility & contrast
On white
16.89
#012304 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#012304 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012304
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012304 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012304 | 1.00 | 16.89 | 1.24 | 16.89 |
| #FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F02
Deuteranopia (green-blind)
#201C06
Tritanopia (blue-blind)
#00221D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #012304; /* rgb */ color: rgb(1, 35, 4); /* oklch */ color: oklch(22.3% 0.069 144.7);
Tailwind
colors: {
custom: {
50: '#465e48',
500: '#012304',
950: '#000000',
},
}SCSS
$custom: #012304; $custom-light: #465e48; $custom-dark: #000000;
JSON
{
"hex": "#012304",
"rgb": {
"r": 1,
"g": 35,
"b": 4
},
"hsl": {
"h": 125.294,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22322,
"c": 0.06885,
"h": 144.7
},
"luminance": 0.01217
}Semantic roles & 50–950 ramp
primary
#012304
secondary
#6A1663
accent
#29ECFF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977