#01250C#01250C
#01250C is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.2% C 0.062 H 149.9°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #01250C |
|---|---|
| RGB | rgb(1, 37, 12) |
| HSL | hsl(138, 95%, 7%) |
| HSV | hsv(138, 97%, 15%) |
| CMYK | cmyk(97.3%, 0%, 67.6%, 85.5%) |
| CIE-LAB | lab(11.66, -19.94, 11.95) |
| CIE-LCH | lch(11.66, 23.24, 149.07°) |
| OKLab | oklab(23.18% -0.0539 0.0313) |
| OKLCH | oklch(23.18% 0.062 149.9) |
| XYZ | xyz(0.7404, 1.3560, 0.5705) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.81
Very Dark Green
#062E03
ΔE00 5.37
Dark Green
#033500
ΔE00 8.22
Evergreen
#05472A
ΔE00 10.46
Hunter Green (survey)
#0B4008
ΔE00 10.89
Pine Green
#0A481E
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01250C #25011A
analogous
#082501 #01250C #01251E
triadic
#01250C #0C0125 #250C01
tetradic
#01250C #010825 #25011A #251E01
square
#01250C #010825 #25011A #251E01
split-complementary
#01250C #1E0125 #250108
monochromatic
#011E0A #011E0A #01250C #03611F #049C33
Accessibility & contrast
On white
16.52
#01250C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#01250C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01250C
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01250C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01250C | 1.00 | 16.52 | 1.27 | 16.52 |
| #FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210A
Deuteranopia (green-blind)
#211E0E
Tritanopia (blue-blind)
#00241F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #01250c; /* rgb */ color: rgb(1, 37, 12); /* oklch */ color: oklch(23.2% 0.062 149.9);
Tailwind
colors: {
custom: {
50: '#47604c',
500: '#01250c',
950: '#000000',
},
}SCSS
$custom: #01250c; $custom-light: #47604c; $custom-dark: #000000;
JSON
{
"hex": "#01250c",
"rgb": {
"r": 1,
"g": 37,
"b": 12
},
"hsl": {
"h": 138.333,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23175,
"c": 0.06231,
"h": 149.9
},
"luminance": 0.01356
}Semantic roles & 50–950 ramp
primary
#01250C
secondary
#6C1652
accent
#29BEFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977