#16240C#16240C
#16240C is a very dark, muted yellow-green. Relative luminance 0.015; OKLCH L 24.0% C 0.046 H 133.7°. Best body text is #FFFFFF at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #16240C |
|---|---|
| RGB | rgb(22, 36, 12) |
| HSL | hsl(95, 50%, 9%) |
| HSV | hsv(95, 67%, 14%) |
| CMYK | cmyk(38.9%, 0%, 66.7%, 85.9%) |
| CIE-LAB | lab(12.34, -11.59, 13.05) |
| CIE-LCH | lch(12.34, 17.46, 131.61°) |
| OKLab | oklab(24.04% -0.0321 0.0335) |
| OKLCH | oklch(24.04% 0.046 133.7) |
| XYZ | xyz(1.0281, 1.4588, 0.5752) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.70
Dark Forest Green
#002D04
ΔE00 8.06
Dark Green
#033500
ΔE00 10.15
Hunter Green (survey)
#0B4008
ΔE00 12.36
Dark Olive
#373E02
ΔE00 13.11
Forrest Green
#154406
ΔE00 13.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16240C #1A0C24
analogous
#22240C #16240C #0C240E
triadic
#16240C #0C1624 #240C16
tetradic
#16240C #0C2224 #1A0C24 #240E0C
square
#16240C #0C2224 #1A0C24 #240E0C
split-complementary
#16240C #0E0C24 #240C22
monochromatic
#0E1708 #0E1708 #16240C #32521B #4E802B
Accessibility & contrast
On white
16.26
#16240C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#16240C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16240C
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16240C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16240C | 1.00 | 16.26 | 1.29 | 16.26 |
| #FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26210A
Deuteranopia (green-blind)
#24200E
Tritanopia (blue-blind)
#16221F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #16240c; /* rgb */ color: rgb(22, 36, 12); /* oklch */ color: oklch(24.0% 0.046 133.7);
Tailwind
colors: {
custom: {
50: '#535e4c',
500: '#16240c',
950: '#000000',
},
}SCSS
$custom: #16240c; $custom-light: #535e4c; $custom-dark: #000000;
JSON
{
"hex": "#16240c",
"rgb": {
"r": 22,
"g": 36,
"b": 12
},
"hsl": {
"h": 95,
"s": 50,
"l": 9.412
},
"oklch": {
"l": 0.24036,
"c": 0.04638,
"h": 133.7
},
"luminance": 0.01459
}Semantic roles & 50–950 ramp
primary
#16240C
secondary
#4A2D5E
accent
#4EDAA0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977