#002500#002500
#002500 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.9% C 0.078 H 142.5°. Best body text is #FFFFFF at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #002500 |
|---|---|
| RGB | rgb(0, 37, 0) |
| HSL | hsl(120, 100%, 7%) |
| HSV | hsv(120, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(11.44, -22.19, 16.56) |
| CIE-LCH | lch(11.44, 27.69, 143.27°) |
| OKLab | oklab(22.92% -0.0619 0.0475) |
| OKLCH | oklch(22.92% 0.078 142.5) |
| XYZ | xyz(0.6615, 1.3230, 0.2205) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.84
Very Dark Green
#062E03
ΔE00 3.39
Dark Green
#033500
ΔE00 6.25
Hunter Green (survey)
#0B4008
ΔE00 9.32
Pine Green
#0A481E
ΔE00 10.61
Evergreen
#05472A
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002500 #250025
analogous
#132500 #002500 #002513
triadic
#002500 #000025 #250000
tetradic
#002500 #001325 #250025 #251300
square
#002500 #001325 #250025 #251300
split-complementary
#002500 #130025 #250013
monochromatic
#001F00 #001F00 #002500 #006200 #009F00
Accessibility & contrast
On white
16.61
#002500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#002500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002500
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002500 | 1.00 | 16.61 | 1.26 | 16.61 |
| #FFFFFF | 16.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#221D03
Tritanopia (blue-blind)
#00231E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #002500; /* rgb */ color: rgb(0, 37, 0); /* oklch */ color: oklch(22.9% 0.078 142.5);
Tailwind
colors: {
custom: {
50: '#466046',
500: '#002500',
950: '#000000',
},
}SCSS
$custom: #002500; $custom-light: #466046; $custom-dark: #000000;
JSON
{
"hex": "#002500",
"rgb": {
"r": 0,
"g": 37,
"b": 0
},
"hsl": {
"h": 120,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.22916,
"c": 0.07797,
"h": 142.5
},
"luminance": 0.01323
}Semantic roles & 50–950 ramp
primary
#002500
secondary
#6D136D
accent
#29FFFF
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000500
muted
#777977