#002501#002501
#002501 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.9% C 0.077 H 143.1°. Best body text is #FFFFFF at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #002501 |
|---|---|
| RGB | rgb(0, 37, 1) |
| HSL | hsl(122, 100%, 7%) |
| HSV | hsv(122, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 97.3%, 85.5%) |
| CIE-LAB | lab(11.45, -22.03, 16.18) |
| CIE-LCH | lch(11.45, 27.33, 143.72°) |
| OKLab | oklab(22.93% -0.0612 0.0459) |
| OKLCH | oklch(22.93% 0.077 143.1) |
| XYZ | xyz(0.6670, 1.3252, 0.2494) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.96
Very Dark Green
#062E03
ΔE00 3.52
Dark Green
#033500
ΔE00 6.39
Hunter Green (survey)
#0B4008
ΔE00 9.42
Pine Green
#0A481E
ΔE00 10.64
Evergreen
#05472A
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002501 #250024
analogous
#122500 #002501 #002514
triadic
#002501 #010025 #250100
tetradic
#002501 #001225 #250024 #251400
square
#002501 #001225 #250024 #251400
split-complementary
#002501 #140025 #250012
monochromatic
#001F01 #001F01 #002501 #006203 #009F04
Accessibility & contrast
On white
16.60
#002501 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#002501 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002501
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002501 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002501 | 1.00 | 16.60 | 1.26 | 16.60 |
| #FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#221D04
Tritanopia (blue-blind)
#00241E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #002501; /* rgb */ color: rgb(0, 37, 1); /* oklch */ color: oklch(22.9% 0.077 143.1);
Tailwind
colors: {
custom: {
50: '#466047',
500: '#002501',
950: '#000000',
},
}SCSS
$custom: #002501; $custom-light: #466047; $custom-dark: #000000;
JSON
{
"hex": "#002501",
"rgb": {
"r": 0,
"g": 37,
"b": 1
},
"hsl": {
"h": 121.622,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.22933,
"c": 0.07651,
"h": 143.1
},
"luminance": 0.01325
}Semantic roles & 50–950 ramp
primary
#002501
secondary
#6D136B
accent
#29F9FF
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000500
muted
#777977