#062F11#062F11
#062F11 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.070 H 148.3°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #062F11 |
|---|---|
| RGB | rgb(6, 47, 17) |
| HSL | hsl(136, 77%, 10%) |
| HSV | hsv(136, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 63.8%, 81.6%) |
| CIE-LAB | lab(16.06, -22.02, 15.18) |
| CIE-LCH | lch(16.06, 26.75, 145.42°) |
| OKLab | oklab(26.91% -0.0592 0.0367) |
| OKLCH | oklch(26.91% 0.07 148.3) |
| XYZ | xyz(1.1927, 2.1121, 0.8750) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.52
Very Dark Green
#062E03
ΔE00 2.93
Dark Green
#033500
ΔE00 5.29
Hunter Green (survey)
#0B4008
ΔE00 7.58
Evergreen
#05472A
ΔE00 7.78
Pine Green
#0A481E
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F11 #2F0624
analogous
#0F2F06 #062F11 #062F25
triadic
#062F11 #11062F #2F1106
tetradic
#062F11 #060F2F #2F0624 #2F2506
square
#062F11 #060F2F #2F0624 #2F2506
split-complementary
#062F11 #25062F #2F060F
monochromatic
#031B0A #031B0A #062F11 #0D6525 #149C38
Accessibility & contrast
On white
14.76
#062F11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#062F11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F11
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F11 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0E
Deuteranopia (green-blind)
#2B2713
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f11; /* rgb */ color: rgb(6, 47, 17); /* oklch */ color: oklch(26.9% 0.070 148.3);
Tailwind
colors: {
custom: {
50: '#4d684f',
500: '#062f11',
950: '#000000',
},
}SCSS
$custom: #062f11; $custom-light: #4d684f; $custom-dark: #000000;
JSON
{
"hex": "#062f11",
"rgb": {
"r": 6,
"g": 47,
"b": 17
},
"hsl": {
"h": 136.098,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.26905,
"c": 0.06967,
"h": 148.3
},
"luminance": 0.02112
}Semantic roles & 50–950 ramp
primary
#062F11
secondary
#70215B
accent
#34C0F4
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78