#062900#062900
#062900 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.6% C 0.079 H 140.0°. Best body text is #FFFFFF at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #062900 |
|---|---|
| RGB | rgb(6, 41, 0) |
| HSL | hsl(111, 100%, 8%) |
| HSV | hsv(111, 100%, 16%) |
| CMYK | cmyk(85.4%, 0%, 100%, 83.9%) |
| CIE-LAB | lab(13.38, -22.12, 19.24) |
| CIE-LCH | lch(13.38, 29.31, 138.99°) |
| OKLab | oklab(24.61% -0.0608 0.0509) |
| OKLCH | oklch(24.61% 0.079 140) |
| XYZ | xyz(0.8680, 1.6245, 0.2678) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.66
Dark Forest Green
#002D04
ΔE00 1.75
Dark Green
#033500
ΔE00 4.60
Hunter Green (survey)
#0B4008
ΔE00 7.67
Forrest Green
#154406
ΔE00 9.22
Pine Green
#0A481E
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062900 #230029
analogous
#1A2900 #062900 #00290E
triadic
#062900 #000629 #290006
tetradic
#062900 #001A29 #230029 #290E00
square
#062900 #001A29 #230029 #290E00
split-complementary
#062900 #0E0029 #29001A
monochromatic
#041F00 #041F00 #062900 #0F6600 #18A300
Accessibility & contrast
On white
15.85
#062900 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#062900 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062900
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062900 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062900 | 1.00 | 15.85 | 1.33 | 15.85 |
| #FFFFFF | 15.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#262103
Tritanopia (blue-blind)
#022721
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #062900; /* rgb */ color: rgb(6, 41, 0); /* oklch */ color: oklch(24.6% 0.079 140.0);
Tailwind
colors: {
custom: {
50: '#4a6346',
500: '#062900',
950: '#000000',
},
}SCSS
$custom: #062900; $custom-light: #4a6346; $custom-dark: #000000;
JSON
{
"hex": "#062900",
"rgb": {
"r": 6,
"g": 41,
"b": 0
},
"hsl": {
"h": 111.22,
"s": 100,
"l": 8.039
},
"oklch": {
"l": 0.24606,
"c": 0.07928,
"h": 140
},
"luminance": 0.01625
}Semantic roles & 50–950 ramp
primary
#062900
secondary
#631471
accent
#29FFE0
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#010500
muted
#777977