#012610#012610
#012610 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.6% C 0.059 H 153.0°. Best body text is #FFFFFF at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #012610 |
|---|---|
| RGB | rgb(1, 38, 16) |
| HSL | hsl(144, 95%, 8%) |
| HSV | hsv(144, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 57.9%, 85.1%) |
| CIE-LAB | lab(12.16, -19.66, 10.60) |
| CIE-LCH | lch(12.16, 22.34, 151.66°) |
| OKLab | oklab(23.61% -0.0528 0.0269) |
| OKLCH | oklch(23.61% 0.059 153) |
| XYZ | xyz(0.7991, 1.4300, 0.7240) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.38
Very Dark Green
#062E03
ΔE00 5.97
Dark Green
#033500
ΔE00 8.73
Evergreen
#05472A
ΔE00 10.19
Hunter Green (survey)
#0B4008
ΔE00 11.25
Pine Green
#0A481E
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012610 #260117
analogous
#052601 #012610 #012622
triadic
#012610 #100126 #261001
tetradic
#012610 #010526 #260117 #262201
square
#012610 #010526 #260117 #262201
split-complementary
#012610 #220126 #260105
monochromatic
#011E0D #011E0D #012610 #036229 #049D42
Accessibility & contrast
On white
16.33
#012610 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#012610 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012610
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012610 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012610 | 1.00 | 16.33 | 1.29 | 16.33 |
| #FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220E
Deuteranopia (green-blind)
#221F12
Tritanopia (blue-blind)
#002521
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #012610; /* rgb */ color: rgb(1, 38, 16); /* oklch */ color: oklch(23.6% 0.059 153.0);
Tailwind
colors: {
custom: {
50: '#47614e',
500: '#012610',
950: '#000000',
},
}SCSS
$custom: #012610; $custom-light: #47614e; $custom-dark: #000000;
JSON
{
"hex": "#012610",
"rgb": {
"r": 1,
"g": 38,
"b": 16
},
"hsl": {
"h": 144.324,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.23609,
"c": 0.05928,
"h": 153
},
"luminance": 0.0143
}Semantic roles & 50–950 ramp
primary
#012610
secondary
#6D164A
accent
#29A8FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977