#16290F#16290F
#16290F is a dark, muted green. Relative luminance 0.018; OKLCH L 25.7% C 0.052 H 137.9°. Best body text is #FFFFFF at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #16290F |
|---|---|
| RGB | rgb(22, 41, 15) |
| HSL | hsl(104, 46%, 11%) |
| HSV | hsv(104, 63%, 16%) |
| CMYK | cmyk(46.3%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(14.35, -14.07, 14.24) |
| CIE-LCH | lch(14.35, 20.02, 134.64°) |
| OKLab | oklab(25.68% -0.0386 0.0349) |
| OKLCH | oklch(25.68% 0.052 137.9) |
| XYZ | xyz(1.2100, 1.7909, 0.7338) |
| Luminance | 0.0179 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.76
Dark Forest Green
#002D04
ΔE00 6.15
Dark Green
#033500
ΔE00 8.22
Hunter Green (survey)
#0B4008
ΔE00 10.37
Evergreen
#05472A
ΔE00 11.38
Pine Green
#0A481E
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16290F #220F29
analogous
#23290F #16290F #0F2915
triadic
#16290F #0F1629 #290F16
tetradic
#16290F #0F2329 #220F29 #29150F
square
#16290F #0F2329 #220F29 #29150F
split-complementary
#16290F #150F29 #290F23
monochromatic
#0C1608 #0C1608 #16290F #2E561F #468330
Accessibility & contrast
On white
15.46
#16290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#16290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16290F
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16290F | 1.00 | 15.46 | 1.36 | 15.46 |
| #FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250D
Deuteranopia (green-blind)
#282411
Tritanopia (blue-blind)
#152723
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #16290f; /* rgb */ color: rgb(22, 41, 15); /* oklch */ color: oklch(25.7% 0.052 137.9);
Tailwind
colors: {
custom: {
50: '#54634e',
500: '#16290f',
950: '#000000',
},
}SCSS
$custom: #16290f; $custom-light: #54634e; $custom-dark: #000000;
JSON
{
"hex": "#16290f",
"rgb": {
"r": 22,
"g": 41,
"b": 15
},
"hsl": {
"h": 103.846,
"s": 46.429,
"l": 10.98
},
"oklch": {
"l": 0.25682,
"c": 0.05207,
"h": 137.9
},
"luminance": 0.01791
}Semantic roles & 50–950 ramp
primary
#16290F
secondary
#553262
accent
#52D6B2
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#030501
muted
#787977