#01240F#01240F
#01240F is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.9% C 0.057 H 153.1°. Best body text is #FFFFFF at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #01240F |
|---|---|
| RGB | rgb(1, 36, 15) |
| HSL | hsl(144, 95%, 7%) |
| HSV | hsv(144, 97%, 14%) |
| CMYK | cmyk(97.2%, 0%, 58.3%, 85.9%) |
| CIE-LAB | lab(11.29, -18.80, 9.96) |
| CIE-LCH | lch(11.29, 21.27, 152.07°) |
| OKLab | oklab(22.89% -0.051 0.0259) |
| OKLCH | oklch(22.89% 0.057 153.1) |
| XYZ | xyz(0.7295, 1.3026, 0.6648) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.04
Very Dark Green
#062E03
ΔE00 6.58
Dark Green
#033500
ΔE00 9.40
Evergreen
#05472A
ΔE00 10.89
Hunter Green (survey)
#0B4008
ΔE00 11.96
Pine Green
#0A481E
ΔE00 12.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01240F #240116
analogous
#052401 #01240F #012421
triadic
#01240F #0F0124 #240F01
tetradic
#01240F #010524 #240116 #242101
square
#01240F #010524 #240116 #242101
split-complementary
#01240F #210124 #240105
monochromatic
#011E0C #011E0C #01240F #036028 #049B41
Accessibility & contrast
On white
16.66
#01240F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#01240F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01240F
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01240F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01240F | 1.00 | 16.66 | 1.26 | 16.66 |
| #FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200D
Deuteranopia (green-blind)
#201D10
Tritanopia (blue-blind)
#00231F
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #01240f; /* rgb */ color: rgb(1, 36, 15); /* oklch */ color: oklch(22.9% 0.057 153.1);
Tailwind
colors: {
custom: {
50: '#475f4e',
500: '#01240f',
950: '#000000',
},
}SCSS
$custom: #01240f; $custom-light: #475f4e; $custom-dark: #000000;
JSON
{
"hex": "#01240f",
"rgb": {
"r": 1,
"g": 36,
"b": 15
},
"hsl": {
"h": 144,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.22888,
"c": 0.05719,
"h": 153.1
},
"luminance": 0.01303
}Semantic roles & 50–950 ramp
primary
#01240F
secondary
#6B1649
accent
#29A9FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977