#012502#012502
#012502 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 23.0% C 0.074 H 143.2°. Best body text is #FFFFFF at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #012502 |
|---|---|
| RGB | rgb(1, 37, 2) |
| HSL | hsl(122, 95%, 7%) |
| HSV | hsv(122, 97%, 15%) |
| CMYK | cmyk(97.3%, 0%, 94.6%, 85.5%) |
| CIE-LAB | lab(11.51, -21.55, 15.86) |
| CIE-LCH | lch(11.51, 26.76, 143.66°) |
| OKLab | oklab(23% -0.0596 0.0446) |
| OKLCH | oklch(23% 0.074 143.2) |
| XYZ | xyz(0.6850, 1.3339, 0.2788) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.10
Very Dark Green
#062E03
ΔE00 3.62
Dark Green
#033500
ΔE00 6.52
Hunter Green (survey)
#0B4008
ΔE00 9.52
Evergreen
#05472A
ΔE00 10.66
Pine Green
#0A481E
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012502 #250124
analogous
#122501 #012502 #012514
triadic
#012502 #020125 #250201
tetradic
#012502 #011225 #250124 #251401
square
#012502 #011225 #250124 #251401
split-complementary
#012502 #140125 #250112
monochromatic
#011E02 #011E02 #012502 #036105 #049C08
Accessibility & contrast
On white
16.58
#012502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#012502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012502
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012502 | 1.00 | 16.58 | 1.27 | 16.58 |
| #FFFFFF | 16.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#221D05
Tritanopia (blue-blind)
#00241E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #012502; /* rgb */ color: rgb(1, 37, 2); /* oklch */ color: oklch(23.0% 0.074 143.2);
Tailwind
colors: {
custom: {
50: '#466047',
500: '#012502',
950: '#000000',
},
}SCSS
$custom: #012502; $custom-light: #466047; $custom-dark: #000000;
JSON
{
"hex": "#012502",
"rgb": {
"r": 1,
"g": 37,
"b": 2
},
"hsl": {
"h": 121.667,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23,
"c": 0.07439,
"h": 143.2
},
"luminance": 0.01334
}Semantic roles & 50–950 ramp
primary
#012502
secondary
#6C166A
accent
#29F9FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000500
muted
#777977