#002604#002604
#002604 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.3% C 0.074 H 144.8°. Best body text is #FFFFFF at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #002604 |
|---|---|
| RGB | rgb(0, 38, 4) |
| HSL | hsl(126, 100%, 7%) |
| HSV | hsv(126, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 89.5%, 85.1%) |
| CIE-LAB | lab(11.92, -22.11, 15.60) |
| CIE-LCH | lch(11.92, 27.06, 144.78°) |
| OKLab | oklab(23.34% -0.0603 0.0425) |
| OKLCH | oklch(23.34% 0.074 144.8) |
| XYZ | xyz(0.7150, 1.3949, 0.3464) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.91
Very Dark Green
#062E03
ΔE00 3.53
Dark Green
#033500
ΔE00 6.39
Hunter Green (survey)
#0B4008
ΔE00 9.34
Evergreen
#05472A
ΔE00 10.28
Pine Green
#0A481E
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002604 #260022
analogous
#0F2600 #002604 #002617
triadic
#002604 #040026 #260400
tetradic
#002604 #000F26 #260022 #261700
square
#002604 #000F26 #260022 #261700
split-complementary
#002604 #170026 #26000F
monochromatic
#001F03 #001F03 #002604 #00630A #00A011
Accessibility & contrast
On white
16.42
#002604 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#002604 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002604
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002604 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002604 | 1.00 | 16.42 | 1.28 | 16.42 |
| #FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272101
Deuteranopia (green-blind)
#231E07
Tritanopia (blue-blind)
#00251F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #002604; /* rgb */ color: rgb(0, 38, 4); /* oklch */ color: oklch(23.3% 0.074 144.8);
Tailwind
colors: {
custom: {
50: '#466148',
500: '#002604',
950: '#000000',
},
}SCSS
$custom: #002604; $custom-light: #466148; $custom-dark: #000000;
JSON
{
"hex": "#002604",
"rgb": {
"r": 0,
"g": 38,
"b": 4
},
"hsl": {
"h": 126.316,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.23342,
"c": 0.07375,
"h": 144.8
},
"luminance": 0.01395
}Semantic roles & 50–950 ramp
primary
#002604
secondary
#6E1365
accent
#29E8FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000500
muted
#777977