#062607#062607
#062607 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.7% C 0.066 H 143.7°. Best body text is #FFFFFF at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #062607 |
|---|---|
| RGB | rgb(6, 38, 7) |
| HSL | hsl(122, 73%, 9%) |
| HSV | hsv(122, 84%, 15%) |
| CMYK | cmyk(84.2%, 0%, 81.6%, 85.1%) |
| CIE-LAB | lab(12.22, -19.65, 14.83) |
| CIE-LCH | lch(12.22, 24.62, 142.95°) |
| OKLab | oklab(23.68% -0.0533 0.0392) |
| OKLCH | oklch(23.68% 0.066 143.7) |
| XYZ | xyz(0.8065, 1.4402, 0.4365) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.63
Very Dark Green
#062E03
ΔE00 3.92
Dark Green
#033500
ΔE00 6.89
Hunter Green (survey)
#0B4008
ΔE00 9.70
Evergreen
#05472A
ΔE00 10.51
Pine Green
#0A481E
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062607 #260625
analogous
#152606 #062607 #062617
triadic
#062607 #070626 #260706
tetradic
#062607 #061526 #260625 #261706
square
#062607 #061526 #260625 #261706
split-complementary
#062607 #170626 #260615
monochromatic
#041A05 #041A05 #062607 #0E5B11 #17901A
Accessibility & contrast
On white
16.30
#062607 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#062607 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062607
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062607 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062607 | 1.00 | 16.30 | 1.29 | 16.30 |
| #FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272204
Deuteranopia (green-blind)
#231F09
Tritanopia (blue-blind)
#01251F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #062607; /* rgb */ color: rgb(6, 38, 7); /* oklch */ color: oklch(23.7% 0.066 143.7);
Tailwind
colors: {
custom: {
50: '#4a614a',
500: '#062607',
950: '#000000',
},
}SCSS
$custom: #062607; $custom-light: #4a614a; $custom-dark: #000000;
JSON
{
"hex": "#062607",
"rgb": {
"r": 6,
"g": 38,
"b": 7
},
"hsl": {
"h": 121.875,
"s": 72.727,
"l": 8.627
},
"oklch": {
"l": 0.23678,
"c": 0.06618,
"h": 143.7
},
"luminance": 0.0144
}Semantic roles & 50–950 ramp
primary
#062607
secondary
#662164
accent
#38EAEF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977