#012300#012300
#012300 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.2% C 0.075 H 142.0°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #012300 |
|---|---|
| RGB | rgb(1, 35, 0) |
| HSL | hsl(118, 100%, 7%) |
| HSV | hsv(118, 100%, 14%) |
| CMYK | cmyk(97.1%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(10.62, -20.64, 15.44) |
| CIE-LCH | lch(10.62, 25.77, 143.21°) |
| OKLab | oklab(22.25% -0.0589 0.0461) |
| OKLCH | oklch(22.25% 0.075 142) |
| XYZ | xyz(0.6135, 1.2084, 0.2009) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.81
Very Dark Green
#062E03
ΔE00 4.23
Dark Green
#033500
ΔE00 7.17
Hunter Green (survey)
#0B4008
ΔE00 10.18
Evergreen
#05472A
ΔE00 11.29
Pine Green
#0A481E
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012300 #220023
analogous
#132300 #012300 #002311
triadic
#012300 #000123 #230001
tetradic
#012300 #001323 #220023 #231100
square
#012300 #001323 #220023 #231100
split-complementary
#012300 #110023 #230013
monochromatic
#011F00 #011F00 #012300 #036000 #049D00
Accessibility & contrast
On white
16.91
#012300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#012300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012300
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012300 | 1.00 | 16.91 | 1.24 | 16.91 |
| #FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#201C02
Tritanopia (blue-blind)
#00221C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #012300; /* rgb */ color: rgb(1, 35, 0); /* oklch */ color: oklch(22.2% 0.075 142.0);
Tailwind
colors: {
custom: {
50: '#465e46',
500: '#012300',
950: '#000000',
},
}SCSS
$custom: #012300; $custom-light: #465e46; $custom-dark: #000000;
JSON
{
"hex": "#012300",
"rgb": {
"r": 1,
"g": 35,
"b": 0
},
"hsl": {
"h": 118.286,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22248,
"c": 0.07478,
"h": 142
},
"luminance": 0.01209
}Semantic roles & 50–950 ramp
primary
#012300
secondary
#69136C
accent
#29FFF9
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977