#01250F#01250F
#01250F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.2% C 0.059 H 152.6°. Best body text is #FFFFFF at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #01250F |
|---|---|
| RGB | rgb(1, 37, 15) |
| HSL | hsl(143, 95%, 7%) |
| HSV | hsv(143, 97%, 15%) |
| CMYK | cmyk(97.3%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(11.72, -19.36, 10.54) |
| CIE-LCH | lch(11.72, 22.04, 151.43°) |
| OKLab | oklab(23.24% -0.0522 0.0271) |
| OKLCH | oklch(23.24% 0.059 152.6) |
| XYZ | xyz(0.7602, 1.3640, 0.6751) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.55
Very Dark Green
#062E03
ΔE00 6.12
Dark Green
#033500
ΔE00 8.92
Evergreen
#05472A
ΔE00 10.51
Hunter Green (survey)
#0B4008
ΔE00 11.48
Pine Green
#0A481E
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01250F #250117
analogous
#052501 #01250F #012521
triadic
#01250F #0F0125 #250F01
tetradic
#01250F #010525 #250117 #252101
square
#01250F #010525 #250117 #252101
split-complementary
#01250F #210125 #250105
monochromatic
#011E0C #011E0C #01250F #036127 #049C3F
Accessibility & contrast
On white
16.50
#01250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#01250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01250F
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01250F | 1.00 | 16.50 | 1.27 | 16.50 |
| #FFFFFF | 16.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210D
Deuteranopia (green-blind)
#211E11
Tritanopia (blue-blind)
#002420
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #01250f; /* rgb */ color: rgb(1, 37, 15); /* oklch */ color: oklch(23.2% 0.059 152.6);
Tailwind
colors: {
custom: {
50: '#47604e',
500: '#01250f',
950: '#000000',
},
}SCSS
$custom: #01250f; $custom-light: #47604e; $custom-dark: #000000;
JSON
{
"hex": "#01250f",
"rgb": {
"r": 1,
"g": 37,
"b": 15
},
"hsl": {
"h": 143.333,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23238,
"c": 0.05883,
"h": 152.6
},
"luminance": 0.01364
}Semantic roles & 50–950 ramp
primary
#01250F
secondary
#6C164A
accent
#29ACFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977