#042600#042600
#042600 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.5% C 0.077 H 140.6°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #042600 |
|---|---|
| RGB | rgb(4, 38, 0) |
| HSL | hsl(114, 100%, 7%) |
| HSV | hsv(114, 100%, 15%) |
| CMYK | cmyk(89.5%, 0%, 100%, 85.1%) |
| CIE-LAB | lab(12.04, -21.44, 17.42) |
| CIE-LCH | lch(12.04, 27.63, 140.92°) |
| OKLab | oklab(23.47% -0.0592 0.0486) |
| OKLCH | oklch(23.47% 0.077 140.6) |
| XYZ | xyz(0.7431, 1.4120, 0.2334) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.59
Very Dark Green
#062E03
ΔE00 2.87
Dark Green
#033500
ΔE00 5.81
Hunter Green (survey)
#0B4008
ΔE00 8.86
Pine Green
#0A481E
ΔE00 10.37
Forrest Green
#154406
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#042600 #220026
analogous
#172600 #042600 #00260F
triadic
#042600 #000426 #260004
tetradic
#042600 #001726 #220026 #260F00
square
#042600 #001726 #220026 #260F00
split-complementary
#042600 #0F0026 #260017
monochromatic
#031F00 #031F00 #042600 #0A6300 #11A000
Accessibility & contrast
On white
16.38
#042600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#042600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #042600
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##042600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##042600 | 1.00 | 16.38 | 1.28 | 16.38 |
| #FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#231F03
Tritanopia (blue-blind)
#00241F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #042600; /* rgb */ color: rgb(4, 38, 0); /* oklch */ color: oklch(23.5% 0.077 140.6);
Tailwind
colors: {
custom: {
50: '#486146',
500: '#042600',
950: '#000000',
},
}SCSS
$custom: #042600; $custom-light: #486146; $custom-dark: #000000;
JSON
{
"hex": "#042600",
"rgb": {
"r": 4,
"g": 38,
"b": 0
},
"hsl": {
"h": 113.684,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.23467,
"c": 0.07657,
"h": 140.6
},
"luminance": 0.01412
}Semantic roles & 50–950 ramp
primary
#042600
secondary
#65136E
accent
#29FFE8
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010500
muted
#777977