#012310#012310
#012310 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.054 H 154.9°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #012310 |
|---|---|
| RGB | rgb(1, 35, 16) |
| HSL | hsl(146, 94%, 7%) |
| HSV | hsv(146, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 54.3%, 86.3%) |
| CIE-LAB | lab(10.89, -17.98, 8.86) |
| CIE-LCH | lch(10.89, 20.05, 153.77°) |
| OKLab | oklab(22.56% -0.0492 0.0231) |
| OKLCH | oklch(22.56% 0.054 154.9) |
| XYZ | xyz(0.7070, 1.2458, 0.6933) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.83
Very Dark Green
#062E03
ΔE00 7.35
Dark Green
#033500
ΔE00 10.17
Evergreen
#05472A
ΔE00 11.35
Hunter Green (survey)
#0B4008
ΔE00 12.69
Pine Green
#0A481E
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012310 #230114
analogous
#032301 #012310 #012321
triadic
#012310 #100123 #231001
tetradic
#012310 #010323 #230114 #232101
square
#012310 #010323 #230114 #232101
split-complementary
#012310 #210123 #230103
monochromatic
#011E0E #011E0E #012310 #035F2B #049A46
Accessibility & contrast
On white
16.81
#012310 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#012310 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012310
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012310 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012310 | 1.00 | 16.81 | 1.25 | 16.81 |
| #FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0F
Deuteranopia (green-blind)
#1F1C11
Tritanopia (blue-blind)
#00221E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #012310; /* rgb */ color: rgb(1, 35, 16); /* oklch */ color: oklch(22.6% 0.054 154.9);
Tailwind
colors: {
custom: {
50: '#465e4e',
500: '#012310',
950: '#000000',
},
}SCSS
$custom: #012310; $custom-light: #465e4e; $custom-dark: #000000;
JSON
{
"hex": "#012310",
"rgb": {
"r": 1,
"g": 35,
"b": 16
},
"hsl": {
"h": 146.471,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22561,
"c": 0.05435,
"h": 154.9
},
"luminance": 0.01246
}Semantic roles & 50–950 ramp
primary
#012310
secondary
#6A1645
accent
#29A0FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977