#061500#061500
#061500 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.5% C 0.051 H 135.0°. Best body text is #FFFFFF at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #061500 |
|---|---|
| RGB | rgb(6, 21, 0) |
| HSL | hsl(103, 100%, 4%) |
| HSV | hsv(103, 100%, 8%) |
| CMYK | cmyk(71.4%, 0%, 100%, 91.8%) |
| CIE-LAB | lab(5.19, -8.32, 7.63) |
| CIE-LCH | lch(5.19, 11.29, 137.51°) |
| OKLab | oklab(17.49% -0.0362 0.0361) |
| OKLCH | oklch(17.49% 0.051 135) |
| XYZ | xyz(0.3433, 0.5750, 0.0929) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.68
Black
#000000
ΔE00 11.41
Very Dark Green
#062E03
ΔE00 12.81
Dark Forest Green
#002D04
ΔE00 12.85
Charcoal (survey)
#343837
ΔE00 14.69
Dark Green
#033500
ΔE00 15.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061500 #0F0015
analogous
#111500 #061500 #001505
triadic
#061500 #000615 #150006
tetradic
#061500 #001115 #0F0015 #150500
square
#061500 #001115 #0F0015 #150500
split-complementary
#061500 #050015 #150011
monochromatic
#091F00 #091F00 #091F00 #175200 #298F00
Accessibility & contrast
On white
18.83
#061500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#061500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061500
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061500 | 1.00 | 18.83 | 1.12 | 18.83 |
| #FFFFFF | 18.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161200
Deuteranopia (green-blind)
#141101
Tritanopia (blue-blind)
#061410
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #061500; /* rgb */ color: rgb(6, 21, 0); /* oklch */ color: oklch(17.5% 0.051 135.0);
Tailwind
colors: {
custom: {
50: '#495247',
500: '#061500',
950: '#000000',
},
}SCSS
$custom: #061500; $custom-light: #495247; $custom-dark: #000000;
JSON
{
"hex": "#061500",
"rgb": {
"r": 6,
"g": 21,
"b": 0
},
"hsl": {
"h": 102.857,
"s": 100,
"l": 4.118
},
"oklch": {
"l": 0.1749,
"c": 0.05112,
"h": 135
},
"luminance": 0.00575
}Semantic roles & 50–950 ramp
primary
#061500
secondary
#491160
accent
#29FFC2
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000200
muted
#777877