#042706#042706
#042706 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.9% C 0.070 H 144.0°. Best body text is #FFFFFF at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #042706 |
|---|---|
| RGB | rgb(4, 39, 6) |
| HSL | hsl(123, 81%, 8%) |
| HSV | hsv(123, 90%, 15%) |
| CMYK | cmyk(89.7%, 0%, 84.6%, 84.7%) |
| CIE-LAB | lab(12.54, -20.95, 15.66) |
| CIE-LCH | lch(12.54, 26.16, 143.23°) |
| OKLab | oklab(23.92% -0.0567 0.0412) |
| OKLCH | oklch(23.92% 0.07 144) |
| XYZ | xyz(0.8084, 1.4899, 0.4172) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.90
Very Dark Green
#062E03
ΔE00 3.31
Dark Green
#033500
ΔE00 6.25
Hunter Green (survey)
#0B4008
ΔE00 9.13
Evergreen
#05472A
ΔE00 10.16
Pine Green
#0A481E
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#042706 #270425
analogous
#132704 #042706 #042717
triadic
#042706 #060427 #270604
tetradic
#042706 #041327 #270425 #271704
square
#042706 #041327 #270425 #271704
split-complementary
#042706 #170427 #270413
monochromatic
#031C04 #031C04 #042706 #0A5F0F #0F9617
Accessibility & contrast
On white
16.18
#042706 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#042706 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #042706
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##042706 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##042706 | 1.00 | 16.18 | 1.30 | 16.18 |
| #FFFFFF | 16.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282203
Deuteranopia (green-blind)
#242009
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #042706; /* rgb */ color: rgb(4, 39, 6); /* oklch */ color: oklch(23.9% 0.070 144.0);
Tailwind
colors: {
custom: {
50: '#496149',
500: '#042706',
950: '#000000',
},
}SCSS
$custom: #042706; $custom-light: #496149; $custom-dark: #000000;
JSON
{
"hex": "#042706",
"rgb": {
"r": 4,
"g": 39,
"b": 6
},
"hsl": {
"h": 123.429,
"s": 81.395,
"l": 8.431
},
"oklch": {
"l": 0.23916,
"c": 0.07013,
"h": 144
},
"luminance": 0.0149
}Semantic roles & 50–950 ramp
primary
#042706
secondary
#6A1D65
accent
#30ECF8
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977