#061E10#061E10
#061E10 is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.1% C 0.041 H 155.3°. Best body text is #FFFFFF at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #061E10 |
|---|---|
| RGB | rgb(6, 30, 16) |
| HSL | hsl(145, 67%, 7%) |
| HSV | hsv(145, 80%, 12%) |
| CMYK | cmyk(80%, 0%, 46.7%, 88.2%) |
| CIE-LAB | lab(9.03, -13.00, 6.26) |
| CIE-LCH | lch(9.03, 14.42, 154.27°) |
| OKLab | oklab(21.1% -0.0375 0.0173) |
| OKLCH | oklch(21.1% 0.041 155.3) |
| XYZ | xyz(0.6329, 1.0046, 0.6507) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.96
Very Dark Green
#062E03
ΔE00 10.22
Almost Black
#070D0D
ΔE00 12.72
Dark Green
#033500
ΔE00 13.02
Evergreen
#05472A
ΔE00 14.17
Charcoal (survey)
#343837
ΔE00 14.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061E10 #1E0614
analogous
#081E06 #061E10 #061E1C
triadic
#061E10 #10061E #1E1006
tetradic
#061E10 #06081E #1E0614 #1E1C06
square
#061E10 #06081E #1E0614 #1E1C06
split-complementary
#061E10 #1C061E #1E0608
monochromatic
#051A0E #051A0E #061E10 #10512B #1A8446
Accessibility & contrast
On white
17.49
#061E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#061E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061E10
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061E10 | 1.00 | 17.49 | 1.20 | 17.49 |
| #FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1B0F
Deuteranopia (green-blind)
#1B1911
Tritanopia (blue-blind)
#011E1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #061e10; /* rgb */ color: rgb(6, 30, 16); /* oklch */ color: oklch(21.1% 0.041 155.3);
Tailwind
colors: {
custom: {
50: '#49594e',
500: '#061e10',
950: '#000000',
},
}SCSS
$custom: #061e10; $custom-light: #49594e; $custom-dark: #000000;
JSON
{
"hex": "#061e10",
"rgb": {
"r": 6,
"g": 30,
"b": 16
},
"hsl": {
"h": 145,
"s": 66.667,
"l": 7.059
},
"oklch": {
"l": 0.21099,
"c": 0.04133,
"h": 155.3
},
"luminance": 0.01005
}Semantic roles & 50–950 ramp
primary
#061E10
secondary
#5E2245
accent
#3EA2EA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000301
muted
#777877