#01240D#01240D
#01240D is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.8% C 0.060 H 151.2°. Best body text is #FFFFFF at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #01240D |
|---|---|
| RGB | rgb(1, 36, 13) |
| HSL | hsl(141, 95%, 7%) |
| HSV | hsv(141, 97%, 14%) |
| CMYK | cmyk(97.2%, 0%, 63.9%, 85.9%) |
| CIE-LAB | lab(11.26, -19.19, 10.92) |
| CIE-LCH | lch(11.26, 22.08, 150.35°) |
| OKLab | oklab(22.84% -0.0522 0.0287) |
| OKLCH | oklch(22.84% 0.06 151.2) |
| XYZ | xyz(0.7160, 1.2972, 0.5933) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.52
Very Dark Green
#062E03
ΔE00 6.06
Dark Green
#033500
ΔE00 8.91
Evergreen
#05472A
ΔE00 10.82
Hunter Green (survey)
#0B4008
ΔE00 11.54
Pine Green
#0A481E
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01240D #240118
analogous
#072401 #01240D #01241F
triadic
#01240D #0D0124 #240D01
tetradic
#01240D #010724 #240118 #241F01
square
#01240D #010724 #240118 #241F01
split-complementary
#01240D #1F0124 #240107
monochromatic
#011E0B #011E0B #01240D #036023 #049B38
Accessibility & contrast
On white
16.67
#01240D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#01240D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01240D
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01240D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01240D | 1.00 | 16.67 | 1.26 | 16.67 |
| #FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200B
Deuteranopia (green-blind)
#201D0F
Tritanopia (blue-blind)
#00231F
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #01240d; /* rgb */ color: rgb(1, 36, 13); /* oklch */ color: oklch(22.8% 0.060 151.2);
Tailwind
colors: {
custom: {
50: '#465f4c',
500: '#01240d',
950: '#000000',
},
}SCSS
$custom: #01240d; $custom-light: #465f4c; $custom-dark: #000000;
JSON
{
"hex": "#01240d",
"rgb": {
"r": 1,
"g": 36,
"b": 13
},
"hsl": {
"h": 140.571,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.22844,
"c": 0.05956,
"h": 151.2
},
"luminance": 0.01297
}Semantic roles & 50–950 ramp
primary
#01240D
secondary
#6B164E
accent
#29B6FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977