#012410#012410
#012410 is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.9% C 0.056 H 154.2°. Best body text is #FFFFFF at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #012410 |
|---|---|
| RGB | rgb(1, 36, 16) |
| HSL | hsl(146, 95%, 7%) |
| HSV | hsv(146, 97%, 14%) |
| CMYK | cmyk(97.2%, 0%, 55.6%, 85.9%) |
| CIE-LAB | lab(11.31, -18.58, 9.45) |
| CIE-LCH | lch(11.31, 20.85, 153.05°) |
| OKLab | oklab(22.91% -0.0504 0.0244) |
| OKLCH | oklch(22.91% 0.056 154.2) |
| XYZ | xyz(0.7368, 1.3055, 0.7033) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.33
Very Dark Green
#062E03
ΔE00 6.87
Dark Green
#033500
ΔE00 9.67
Evergreen
#05472A
ΔE00 10.94
Hunter Green (survey)
#0B4008
ΔE00 12.19
Pine Green
#0A481E
ΔE00 12.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012410 #240115
analogous
#042401 #012410 #012422
triadic
#012410 #100124 #241001
tetradic
#012410 #010424 #240115 #242201
square
#012410 #010424 #240115 #242201
split-complementary
#012410 #220124 #240104
monochromatic
#011E0D #011E0D #012410 #03602A #049B45
Accessibility & contrast
On white
16.65
#012410 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#012410 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012410
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012410 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012410 | 1.00 | 16.65 | 1.26 | 16.65 |
| #FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200F
Deuteranopia (green-blind)
#201D11
Tritanopia (blue-blind)
#00231F
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #012410; /* rgb */ color: rgb(1, 36, 16); /* oklch */ color: oklch(22.9% 0.056 154.2);
Tailwind
colors: {
custom: {
50: '#475f4e',
500: '#012410',
950: '#000000',
},
}SCSS
$custom: #012410; $custom-light: #475f4e; $custom-dark: #000000;
JSON
{
"hex": "#012410",
"rgb": {
"r": 1,
"g": 36,
"b": 16
},
"hsl": {
"h": 145.714,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.22911,
"c": 0.056,
"h": 154.2
},
"luminance": 0.01306
}Semantic roles & 50–950 ramp
primary
#012410
secondary
#6B1646
accent
#29A3FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977