#042200#042200
#042200 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.1% C 0.071 H 140.2°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #042200 |
|---|---|
| RGB | rgb(4, 34, 0) |
| HSL | hsl(113, 100%, 7%) |
| HSV | hsv(113, 100%, 13%) |
| CMYK | cmyk(88.2%, 0%, 100%, 86.7%) |
| CIE-LAB | lab(10.33, -19.05, 15.05) |
| CIE-LCH | lch(10.33, 24.28, 141.69°) |
| OKLab | oklab(22.05% -0.0548 0.0456) |
| OKLCH | oklch(22.05% 0.071 140.2) |
| XYZ | xyz(0.6221, 1.1698, 0.1930) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.46
Very Dark Green
#062E03
ΔE00 4.71
Dark Green
#033500
ΔE00 7.67
Hunter Green (survey)
#0B4008
ΔE00 10.64
Evergreen
#05472A
ΔE00 11.76
Pine Green
#0A481E
ΔE00 11.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#042200 #1E0022
analogous
#152200 #042200 #00220D
triadic
#042200 #000422 #220004
tetradic
#042200 #001522 #1E0022 #220D00
square
#042200 #001522 #1E0022 #220D00
split-complementary
#042200 #0D0022 #220015
monochromatic
#041F00 #041F00 #042200 #0B5F00 #129C00
Accessibility & contrast
On white
17.02
#042200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#042200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #042200
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##042200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##042200 | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#201B02
Tritanopia (blue-blind)
#01201B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #042200; /* rgb */ color: rgb(4, 34, 0); /* oklch */ color: oklch(22.1% 0.071 140.2);
Tailwind
colors: {
custom: {
50: '#475d46',
500: '#042200',
950: '#000000',
},
}SCSS
$custom: #042200; $custom-light: #475d46; $custom-dark: #000000;
JSON
{
"hex": "#042200",
"rgb": {
"r": 4,
"g": 34,
"b": 0
},
"hsl": {
"h": 112.941,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.2205,
"c": 0.07133,
"h": 140.2
},
"luminance": 0.0117
}Semantic roles & 50–950 ramp
primary
#042200
secondary
#61136B
accent
#29FFE6
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977