#061805#061805
#061805 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.7% C 0.045 H 142.3°. Best body text is #FFFFFF at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #061805 |
|---|---|
| RGB | rgb(6, 24, 5) |
| HSL | hsl(117, 66%, 6%) |
| HSV | hsv(117, 79%, 9%) |
| CMYK | cmyk(75%, 0%, 79.2%, 90.6%) |
| CIE-LAB | lab(6.35, -9.79, 7.28) |
| CIE-LCH | lch(6.35, 12.20, 143.38°) |
| OKLab | oklab(18.71% -0.0358 0.0277) |
| OKLCH | oklch(18.71% 0.045 142.3) |
| XYZ | xyz(0.4291, 0.7029, 0.2566) |
| Luminance | 0.0070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.58
Dark Forest Green
#002D04
ΔE00 11.77
Very Dark Green
#062E03
ΔE00 11.81
Black
#000000
ΔE00 12.53
Dark Green
#033500
ΔE00 14.51
Charcoal (survey)
#343837
ΔE00 14.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061805 #170518
analogous
#0F1805 #061805 #05180D
triadic
#061805 #050618 #180506
tetradic
#061805 #050F18 #170518 #180D05
square
#061805 #050F18 #170518 #180D05
split-complementary
#061805 #0D0518 #18050F
monochromatic
#061905 #061905 #061905 #134B10 #1F7D1A
Accessibility & contrast
On white
18.41
#061805 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#061805 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061805
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061805 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061805 | 1.00 | 18.41 | 1.14 | 18.41 |
| #FFFFFF | 18.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191504
Deuteranopia (green-blind)
#161306
Tritanopia (blue-blind)
#041714
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #061805; /* rgb */ color: rgb(6, 24, 5); /* oklch */ color: oklch(18.7% 0.045 142.3);
Tailwind
colors: {
custom: {
50: '#495449',
500: '#061805',
950: '#000000',
},
}SCSS
$custom: #061805; $custom-light: #495449; $custom-dark: #000000;
JSON
{
"hex": "#061805",
"rgb": {
"r": 6,
"g": 24,
"b": 5
},
"hsl": {
"h": 116.842,
"s": 65.517,
"l": 5.686
},
"oklch": {
"l": 0.18713,
"c": 0.04529,
"h": 142.3
},
"luminance": 0.00703
}Semantic roles & 50–950 ramp
primary
#061805
secondary
#552158
accent
#3FE8E0
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000200
muted
#777877