#042800#042800
#042800 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.2% C 0.079 H 140.8°. Best body text is #FFFFFF at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #042800 |
|---|---|
| RGB | rgb(4, 40, 0) |
| HSL | hsl(114, 100%, 8%) |
| HSV | hsv(114, 100%, 16%) |
| CMYK | cmyk(90%, 0%, 100%, 84.3%) |
| CIE-LAB | lab(12.88, -22.39, 18.56) |
| CIE-LCH | lch(12.88, 29.08, 140.35°) |
| OKLab | oklab(24.17% -0.0613 0.05) |
| OKLCH | oklch(24.17% 0.079 140.8) |
| XYZ | xyz(0.8088, 1.5433, 0.2553) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.81
Very Dark Green
#062E03
ΔE00 2.04
Dark Green
#033500
ΔE00 4.96
Hunter Green (survey)
#0B4008
ΔE00 8.05
Forrest Green
#154406
ΔE00 9.64
Pine Green
#0A481E
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#042800 #240028
analogous
#182800 #042800 #002810
triadic
#042800 #000428 #280004
tetradic
#042800 #001828 #240028 #281000
square
#042800 #001828 #240028 #281000
split-complementary
#042800 #100028 #280018
monochromatic
#031F00 #031F00 #042800 #0A6500 #10A200
Accessibility & contrast
On white
16.05
#042800 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#042800 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #042800
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##042800 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##042800 | 1.00 | 16.05 | 1.31 | 16.05 |
| #FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#252003
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #042800; /* rgb */ color: rgb(4, 40, 0); /* oklch */ color: oklch(24.2% 0.079 140.8);
Tailwind
colors: {
custom: {
50: '#496246',
500: '#042800',
950: '#000000',
},
}SCSS
$custom: #042800; $custom-light: #496246; $custom-dark: #000000;
JSON
{
"hex": "#042800",
"rgb": {
"r": 4,
"g": 40,
"b": 0
},
"hsl": {
"h": 114,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.24169,
"c": 0.07915,
"h": 140.8
},
"luminance": 0.01543
}Semantic roles & 50–950 ramp
primary
#042800
secondary
#671470
accent
#29FFEA
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#010500
muted
#777977