#26321C#26321C
#26321C is a dark, muted yellow-green. Relative luminance 0.028; OKLCH L 29.9% C 0.041 H 131.7°. Best body text is #FFFFFF at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #26321C |
|---|---|
| RGB | rgb(38, 50, 28) |
| HSL | hsl(93, 28%, 15%) |
| HSV | hsv(93, 44%, 20%) |
| CMYK | cmyk(24%, 0%, 44%, 80.4%) |
| CIE-LAB | lab(19.13, -10.02, 12.40) |
| CIE-LCH | lch(19.13, 15.94, 128.95°) |
| OKLab | oklab(29.93% -0.0274 0.0307) |
| OKLCH | oklch(29.93% 0.041 131.7) |
| XYZ | xyz(2.1495, 2.7771, 1.5212) |
| Luminance | 0.0278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.94
Dark Forest Green
#002D04
ΔE00 9.52
Dark Green
#033500
ΔE00 10.47
Dark Olive
#373E02
ΔE00 10.91
Hunter Green (survey)
#0B4008
ΔE00 11.45
Evergreen
#05472A
ΔE00 11.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26321C #281C32
analogous
#31321C #26321C #1C321D
triadic
#26321C #1C2632 #321C26
tetradic
#26321C #1C3132 #281C32 #321D1C
square
#26321C #1C3132 #281C32 #321D1C
split-complementary
#26321C #1D1C32 #321C31
monochromatic
#0F140B #0F140B #26321C #445932 #628048
Accessibility & contrast
On white
13.50
#26321C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#26321C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #26321C
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26321C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##26321C | 1.00 | 13.50 | 1.56 | 13.50 |
| #FFFFFF | 13.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342F1A
Deuteranopia (green-blind)
#322E1D
Tritanopia (blue-blind)
#26302C
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #26321c; /* rgb */ color: rgb(38, 50, 28); /* oklch */ color: oklch(29.9% 0.041 131.7);
Tailwind
colors: {
custom: {
50: '#606958',
500: '#26321c',
950: '#000000',
},
}SCSS
$custom: #26321c; $custom-light: #606958; $custom-dark: #000000;
JSON
{
"hex": "#26321c",
"rgb": {
"r": 38,
"g": 50,
"b": 28
},
"hsl": {
"h": 92.727,
"s": 28.205,
"l": 15.294
},
"oklch": {
"l": 0.29931,
"c": 0.04112,
"h": 131.7
},
"luminance": 0.02777
}Semantic roles & 50–950 ramp
primary
#26321C
secondary
#564466
accent
#63C598
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#050603
muted
#797A78