#061F10#061F10
#061F10 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.4% C 0.043 H 154.4°. Best body text is #FFFFFF at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #061F10 |
|---|---|
| RGB | rgb(6, 31, 16) |
| HSL | hsl(144, 68%, 7%) |
| HSV | hsv(144, 81%, 12%) |
| CMYK | cmyk(80.6%, 0%, 48.4%, 87.8%) |
| CIE-LAB | lab(9.45, -13.75, 6.86) |
| CIE-LCH | lch(9.45, 15.37, 153.48°) |
| OKLab | oklab(21.44% -0.039 0.0186) |
| OKLCH | oklch(21.44% 0.043 154.4) |
| XYZ | xyz(0.6586, 1.0560, 0.6592) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.30
Very Dark Green
#062E03
ΔE00 9.59
Dark Green
#033500
ΔE00 12.40
Almost Black
#070D0D
ΔE00 13.37
Evergreen
#05472A
ΔE00 13.60
Hunter Green (survey)
#0B4008
ΔE00 14.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061F10 #1F0615
analogous
#091F06 #061F10 #061F1D
triadic
#061F10 #10061F #1F1006
tetradic
#061F10 #06091F #1F0615 #1F1D06
square
#061F10 #06091F #1F0615 #1F1D06
split-complementary
#061F10 #1D061F #1F0609
monochromatic
#051A0D #051A0D #061F10 #10522A #1A8645
Accessibility & contrast
On white
17.34
#061F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#061F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061F10
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061F10 | 1.00 | 17.34 | 1.21 | 17.34 |
| #FFFFFF | 17.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C0F
Deuteranopia (green-blind)
#1B1911
Tritanopia (blue-blind)
#011F1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #061f10; /* rgb */ color: rgb(6, 31, 16); /* oklch */ color: oklch(21.4% 0.043 154.4);
Tailwind
colors: {
custom: {
50: '#495a4e',
500: '#061f10',
950: '#000000',
},
}SCSS
$custom: #061f10; $custom-light: #495a4e; $custom-dark: #000000;
JSON
{
"hex": "#061f10",
"rgb": {
"r": 6,
"g": 31,
"b": 16
},
"hsl": {
"h": 144,
"s": 67.568,
"l": 7.255
},
"oklch": {
"l": 0.21444,
"c": 0.04322,
"h": 154.4
},
"luminance": 0.01056
}Semantic roles & 50–950 ramp
primary
#061F10
secondary
#5F2246
accent
#3DA5EA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#010401
muted
#777977