#16260C#16260C
#16260C is a very dark, muted yellow-green. Relative luminance 0.016; OKLCH L 24.7% C 0.050 H 134.8°. Best body text is #FFFFFF at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #16260C |
|---|---|
| RGB | rgb(22, 38, 12) |
| HSL | hsl(97, 52%, 10%) |
| HSV | hsv(97, 68%, 15%) |
| CMYK | cmyk(42.1%, 0%, 68.4%, 85.1%) |
| CIE-LAB | lab(13.13, -12.79, 14.11) |
| CIE-LCH | lch(13.13, 19.04, 132.18°) |
| OKLab | oklab(24.67% -0.0354 0.0356) |
| OKLCH | oklch(24.67% 0.05 134.8) |
| XYZ | xyz(1.0903, 1.5833, 0.5959) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.67
Dark Forest Green
#002D04
ΔE00 7.07
Dark Green
#033500
ΔE00 9.12
Hunter Green (survey)
#0B4008
ΔE00 11.34
Forrest Green
#154406
ΔE00 12.40
Dark Olive
#373E02
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16260C #1C0C26
analogous
#23260C #16260C #0C260F
triadic
#16260C #0C1626 #260C16
tetradic
#16260C #0C2326 #1C0C26 #260F0C
square
#16260C #0C2326 #1C0C26 #260F0C
split-complementary
#16260C #0F0C26 #260C23
monochromatic
#0D1707 #0D1707 #16260C #31551B #4C8329
Accessibility & contrast
On white
15.95
#16260C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#16260C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16260C
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16260C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16260C | 1.00 | 15.95 | 1.32 | 15.95 |
| #FFFFFF | 15.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230A
Deuteranopia (green-blind)
#25210E
Tritanopia (blue-blind)
#162420
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #16260c; /* rgb */ color: rgb(22, 38, 12); /* oklch */ color: oklch(24.7% 0.050 134.8);
Tailwind
colors: {
custom: {
50: '#54604c',
500: '#16260c',
950: '#000000',
},
}SCSS
$custom: #16260c; $custom-light: #54604c; $custom-dark: #000000;
JSON
{
"hex": "#16260c",
"rgb": {
"r": 22,
"g": 38,
"b": 12
},
"hsl": {
"h": 96.923,
"s": 52,
"l": 9.804
},
"oklch": {
"l": 0.24673,
"c": 0.05016,
"h": 134.8
},
"luminance": 0.01583
}Semantic roles & 50–950 ramp
primary
#16260C
secondary
#4D2D61
accent
#4CDBA4
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977