#012C0B#012C0B
#012C0B is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.6% C 0.074 H 147.3°. Best body text is #FFFFFF at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #012C0B |
|---|---|
| RGB | rgb(1, 44, 11) |
| HSL | hsl(134, 96%, 9%) |
| HSV | hsv(134, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 75%, 82.7%) |
| CIE-LAB | lab(14.58, -23.22, 16.29) |
| CIE-LCH | lch(14.58, 28.36, 144.96°) |
| OKLab | oklab(25.59% -0.0623 0.0401) |
| OKLCH | oklch(25.59% 0.074 147.3) |
| XYZ | xyz(0.9735, 1.8319, 0.6188) |
| Luminance | 0.0183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.71
Very Dark Green
#062E03
ΔE00 2.44
Dark Green
#033500
ΔE00 5.05
Hunter Green (survey)
#0B4008
ΔE00 7.75
Pine Green
#0A481E
ΔE00 8.57
Evergreen
#05472A
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C0B #2C0122
analogous
#0D2C01 #012C0B #012C21
triadic
#012C0B #0B012C #2C0B01
tetradic
#012C0B #010D2C #2C0122 #2C2101
square
#012C0B #010D2C #2C0122 #2C2101
split-complementary
#012C0B #21012C #2C010D
monochromatic
#011E07 #011E07 #012C0B #02681A #04A429
Accessibility & contrast
On white
15.37
#012C0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#012C0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C0B
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C0B | 1.00 | 15.37 | 1.37 | 15.37 |
| #FFFFFF | 15.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2708
Deuteranopia (green-blind)
#28230E
Tritanopia (blue-blind)
#002B25
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c0b; /* rgb */ color: rgb(1, 44, 11); /* oklch */ color: oklch(25.6% 0.074 147.3);
Tailwind
colors: {
custom: {
50: '#49664c',
500: '#012c0b',
950: '#000000',
},
}SCSS
$custom: #012c0b; $custom-light: #49664c; $custom-dark: #000000;
JSON
{
"hex": "#012c0b",
"rgb": {
"r": 1,
"g": 44,
"b": 11
},
"hsl": {
"h": 133.953,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25594,
"c": 0.07408,
"h": 147.3
},
"luminance": 0.01832
}Semantic roles & 50–950 ramp
primary
#012C0B
secondary
#72175D
accent
#29CDFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77