#012308#012308
#012308 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.4% C 0.064 H 147.5°. Best body text is #FFFFFF at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #012308 |
|---|---|
| RGB | rgb(1, 35, 8) |
| HSL | hsl(132, 94%, 7%) |
| HSV | hsv(132, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 77.1%, 86.3%) |
| CIE-LAB | lab(10.75, -19.40, 12.36) |
| CIE-LCH | lch(10.75, 23.00, 147.51°) |
| OKLab | oklab(22.4% -0.0538 0.0342) |
| OKLCH | oklch(22.4% 0.064 147.5) |
| XYZ | xyz(0.6573, 1.2260, 0.4317) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.01
Very Dark Green
#062E03
ΔE00 5.51
Dark Green
#033500
ΔE00 8.43
Evergreen
#05472A
ΔE00 11.14
Hunter Green (survey)
#0B4008
ΔE00 11.21
Pine Green
#0A481E
ΔE00 11.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012308 #23011C
analogous
#0B2301 #012308 #012319
triadic
#012308 #080123 #230801
tetradic
#012308 #010B23 #23011C #231901
square
#012308 #010B23 #23011C #231901
split-complementary
#012308 #190123 #23010B
monochromatic
#011E07 #011E07 #012308 #035F16 #049A23
Accessibility & contrast
On white
16.86
#012308 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#012308 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012308
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012308 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012308 | 1.00 | 16.86 | 1.25 | 16.86 |
| #FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F06
Deuteranopia (green-blind)
#1F1C0A
Tritanopia (blue-blind)
#00221D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #012308; /* rgb */ color: rgb(1, 35, 8); /* oklch */ color: oklch(22.4% 0.064 147.5);
Tailwind
colors: {
custom: {
50: '#465e4a',
500: '#012308',
950: '#000000',
},
}SCSS
$custom: #012308; $custom-light: #465e4a; $custom-dark: #000000;
JSON
{
"hex": "#012308",
"rgb": {
"r": 1,
"g": 35,
"b": 8
},
"hsl": {
"h": 132.353,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22395,
"c": 0.06371,
"h": 147.5
},
"luminance": 0.01226
}Semantic roles & 50–950 ramp
primary
#012308
secondary
#6A1659
accent
#29D3FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977