#26311C#26311C
#26311C is a dark, muted yellow-green. Relative luminance 0.027; OKLCH L 29.6% C 0.039 H 130.9°. Best body text is #FFFFFF at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #26311C |
|---|---|
| RGB | rgb(38, 49, 28) |
| HSL | hsl(91, 27%, 15%) |
| HSV | hsv(91, 43%, 19%) |
| CMYK | cmyk(22.4%, 0%, 42.9%, 80.8%) |
| CIE-LAB | lab(18.77, -9.40, 11.92) |
| CIE-LCH | lch(18.77, 15.18, 128.25°) |
| OKLab | oklab(29.64% -0.0256 0.0296) |
| OKLCH | oklch(29.64% 0.039 130.9) |
| XYZ | xyz(2.1072, 2.6925, 1.5071) |
| Luminance | 0.0269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.38
Dark Forest Green
#002D04
ΔE00 9.95
Dark Green
#033500
ΔE00 10.95
Dark Olive
#373E02
ΔE00 11.19
Charcoal (survey)
#343837
ΔE00 11.66
Hunter Green (survey)
#0B4008
ΔE00 11.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26311C #271C31
analogous
#30311C #26311C #1C311C
triadic
#26311C #1C2631 #311C26
tetradic
#26311C #1C3031 #271C31 #311C1C
square
#26311C #1C3031 #271C31 #311C1C
split-complementary
#26311C #1C1C31 #311C30
monochromatic
#0F130B #0F130B #26311C #445832 #627F49
Accessibility & contrast
On white
13.65
#26311C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#26311C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #26311C
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26311C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##26311C | 1.00 | 13.65 | 1.54 | 13.65 |
| #FFFFFF | 13.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332E1B
Deuteranopia (green-blind)
#312D1D
Tritanopia (blue-blind)
#272F2C
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #26311c; /* rgb */ color: rgb(38, 49, 28); /* oklch */ color: oklch(29.6% 0.039 130.9);
Tailwind
colors: {
custom: {
50: '#606958',
500: '#26311c',
950: '#000000',
},
}SCSS
$custom: #26311c; $custom-light: #606958; $custom-dark: #000000;
JSON
{
"hex": "#26311c",
"rgb": {
"r": 38,
"g": 49,
"b": 28
},
"hsl": {
"h": 91.429,
"s": 27.273,
"l": 15.098
},
"oklch": {
"l": 0.29642,
"c": 0.03915,
"h": 130.9
},
"luminance": 0.02693
}Semantic roles & 50–950 ramp
primary
#26311C
secondary
#554465
accent
#64C496
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#050603
muted
#797A78