#002507#002507
#002507 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 23.0% C 0.069 H 146.9°. Best body text is #FFFFFF at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #002507 |
|---|---|
| RGB | rgb(0, 37, 7) |
| HSL | hsl(131, 100%, 7%) |
| HSV | hsv(131, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 81.1%, 85.5%) |
| CIE-LAB | lab(11.54, -21.08, 13.86) |
| CIE-LCH | lch(11.54, 25.22, 146.68°) |
| OKLab | oklab(23.04% -0.0575 0.0375) |
| OKLCH | oklch(23.04% 0.069 146.9) |
| XYZ | xyz(0.6999, 1.3384, 0.4224) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.85
Very Dark Green
#062E03
ΔE00 4.45
Dark Green
#033500
ΔE00 7.32
Hunter Green (survey)
#0B4008
ΔE00 10.16
Evergreen
#05472A
ΔE00 10.46
Pine Green
#0A481E
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002507 #25001E
analogous
#0C2500 #002507 #00251A
triadic
#002507 #070025 #250700
tetradic
#002507 #000C25 #25001E #251A00
square
#002507 #000C25 #25001E #251A00
split-complementary
#002507 #1A0025 #25000C
monochromatic
#001F06 #001F06 #002507 #006213 #009F1E
Accessibility & contrast
On white
16.57
#002507 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#002507 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002507
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002507 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002507 | 1.00 | 16.57 | 1.27 | 16.57 |
| #FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262004
Deuteranopia (green-blind)
#211D09
Tritanopia (blue-blind)
#00241F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #002507; /* rgb */ color: rgb(0, 37, 7); /* oklch */ color: oklch(23.0% 0.069 146.9);
Tailwind
colors: {
custom: {
50: '#46604a',
500: '#002507',
950: '#000000',
},
}SCSS
$custom: #002507; $custom-light: #46604a; $custom-dark: #000000;
JSON
{
"hex": "#002507",
"rgb": {
"r": 0,
"g": 37,
"b": 7
},
"hsl": {
"h": 131.351,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23037,
"c": 0.06865,
"h": 146.9
},
"luminance": 0.01338
}Semantic roles & 50–950 ramp
primary
#002507
secondary
#6D135C
accent
#29D6FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977