#062700#062700
#062700 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.9% C 0.077 H 139.8°. Best body text is #FFFFFF at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #062700 |
|---|---|
| RGB | rgb(6, 39, 0) |
| HSL | hsl(111, 100%, 8%) |
| HSV | hsv(111, 100%, 15%) |
| CMYK | cmyk(84.6%, 0%, 100%, 84.7%) |
| CIE-LAB | lab(12.54, -21.27, 18.12) |
| CIE-LCH | lch(12.54, 27.94, 139.57°) |
| OKLab | oklab(23.91% -0.0586 0.0495) |
| OKLCH | oklch(23.91% 0.077 139.8) |
| XYZ | xyz(0.8006, 1.4897, 0.2453) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.38
Very Dark Green
#062E03
ΔE00 2.47
Dark Green
#033500
ΔE00 5.42
Hunter Green (survey)
#0B4008
ΔE00 8.47
Forrest Green
#154406
ΔE00 10.00
Pine Green
#0A481E
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062700 #210027
analogous
#192700 #062700 #00270D
triadic
#062700 #000627 #270006
tetradic
#062700 #001927 #210027 #270D00
square
#062700 #001927 #210027 #270D00
split-complementary
#062700 #0D0027 #270019
monochromatic
#051F00 #051F00 #062700 #0F6400 #19A100
Accessibility & contrast
On white
16.18
#062700 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#062700 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062700
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062700 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062700 | 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)
#282200
Deuteranopia (green-blind)
#252003
Tritanopia (blue-blind)
#02251F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #062700; /* rgb */ color: rgb(6, 39, 0); /* oklch */ color: oklch(23.9% 0.077 139.8);
Tailwind
colors: {
custom: {
50: '#4a6246',
500: '#062700',
950: '#000000',
},
}SCSS
$custom: #062700; $custom-light: #4a6246; $custom-dark: #000000;
JSON
{
"hex": "#062700",
"rgb": {
"r": 6,
"g": 39,
"b": 0
},
"hsl": {
"h": 110.769,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.23911,
"c": 0.07667,
"h": 139.8
},
"luminance": 0.0149
}Semantic roles & 50–950 ramp
primary
#062700
secondary
#61146F
accent
#29FFDE
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#010500
muted
#777977