#012B0F#012B0F
#012B0F is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.3% C 0.068 H 150.0°. Best body text is #FFFFFF at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #012B0F |
|---|---|
| RGB | rgb(1, 43, 15) |
| HSL | hsl(140, 95%, 9%) |
| HSV | hsv(140, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 65.1%, 83.1%) |
| CIE-LAB | lab(14.22, -22.10, 13.90) |
| CIE-LCH | lch(14.22, 26.11, 147.82°) |
| OKLab | oklab(25.32% -0.0592 0.0342) |
| OKLCH | oklch(25.32% 0.068 150) |
| XYZ | xyz(0.9625, 1.7686, 0.7425) |
| Luminance | 0.0177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.05
Very Dark Green
#062E03
ΔE00 3.73
Dark Green
#033500
ΔE00 6.33
Evergreen
#05472A
ΔE00 8.66
Hunter Green (survey)
#0B4008
ΔE00 8.85
Pine Green
#0A481E
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012B0F #2B011D
analogous
#082B01 #012B0F #012B24
triadic
#012B0F #0F012B #2B0F01
tetradic
#012B0F #01082B #2B011D #2B2401
square
#012B0F #01082B #2B011D #2B2401
split-complementary
#012B0F #24012B #2B0108
monochromatic
#011E0A #011E0A #012B0F #026724 #04A339
Accessibility & contrast
On white
15.51
#012B0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#012B0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012B0F
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012B0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012B0F | 1.00 | 15.51 | 1.35 | 15.51 |
| #FFFFFF | 15.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B260D
Deuteranopia (green-blind)
#262311
Tritanopia (blue-blind)
#002A25
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #012b0f; /* rgb */ color: rgb(1, 43, 15); /* oklch */ color: oklch(25.3% 0.068 150.0);
Tailwind
colors: {
custom: {
50: '#49654e',
500: '#012b0f',
950: '#000000',
},
}SCSS
$custom: #012b0f; $custom-light: #49654e; $custom-dark: #000000;
JSON
{
"hex": "#012b0f",
"rgb": {
"r": 1,
"g": 43,
"b": 15
},
"hsl": {
"h": 140,
"s": 95.455,
"l": 8.627
},
"oklch": {
"l": 0.25317,
"c": 0.06836,
"h": 150
},
"luminance": 0.01769
}Semantic roles & 50–950 ramp
primary
#012B0F
secondary
#711753
accent
#29B8FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77