#16261C#16261C
#16261C is a dark, muted green. Relative luminance 0.016; OKLCH L 25.1% C 0.029 H 156.2°. Best body text is #FFFFFF at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #16261C |
|---|---|
| RGB | rgb(22, 38, 28) |
| HSL | hsl(143, 27%, 12%) |
| HSV | hsv(143, 42%, 15%) |
| CMYK | cmyk(42.1%, 0%, 26.3%, 85.1%) |
| CIE-LAB | lab(13.48, -9.55, 4.53) |
| CIE-LCH | lch(13.48, 10.57, 154.63°) |
| OKLab | oklab(25.07% -0.0264 0.0116) |
| OKLCH | oklch(25.07% 0.029 156.2) |
| XYZ | xyz(1.2335, 1.6406, 1.3501) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 10.95
Almost Black
#070D0D
ΔE00 11.31
Dark Forest Green
#002D04
ΔE00 11.77
Very Dark Green
#062E03
ΔE00 11.78
Gunmetal
#2A3439
ΔE00 11.85
Onyx
#353839
ΔE00 12.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16261C #261620
analogous
#182616 #16261C #162624
triadic
#16261C #1C1626 #261C16
tetradic
#16261C #161826 #261620 #262416
square
#16261C #161826 #261620 #262416
split-complementary
#16261C #241626 #261618
monochromatic
#0B130E #0B130E #16261C #2C4D39 #437455
Accessibility & contrast
On white
15.81
#16261C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#16261C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16261C
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16261C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16261C | 1.00 | 15.81 | 1.33 | 15.81 |
| #FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26241B
Deuteranopia (green-blind)
#23221D
Tritanopia (blue-blind)
#132623
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #16261c; /* rgb */ color: rgb(22, 38, 28); /* oklch */ color: oklch(25.1% 0.029 156.2);
Tailwind
colors: {
custom: {
50: '#536058',
500: '#16261c',
950: '#000000',
},
}SCSS
$custom: #16261c; $custom-light: #536058; $custom-dark: #000000;
JSON
{
"hex": "#16261c",
"rgb": {
"r": 22,
"g": 38,
"b": 28
},
"hsl": {
"h": 142.5,
"s": 26.667,
"l": 11.765
},
"oklch": {
"l": 0.25068,
"c": 0.02885,
"h": 156.2
},
"luminance": 0.01641
}Semantic roles & 50–950 ramp
primary
#16261C
secondary
#5A3E4F
accent
#65A0C3
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978