#26311B#26311B
#26311B is a dark, muted yellow-green. Relative luminance 0.027; OKLCH L 29.6% C 0.041 H 130.2°. Best body text is #FFFFFF at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #26311B |
|---|---|
| RGB | rgb(38, 49, 27) |
| HSL | hsl(90, 29%, 15%) |
| HSV | hsv(90, 45%, 19%) |
| CMYK | cmyk(22.4%, 0%, 44.9%, 80.8%) |
| CIE-LAB | lab(18.75, -9.57, 12.56) |
| CIE-LCH | lch(18.75, 15.79, 127.32°) |
| OKLab | oklab(29.62% -0.0262 0.031) |
| OKLCH | oklch(29.62% 0.041 130.2) |
| XYZ | xyz(2.0954, 2.6878, 1.4451) |
| Luminance | 0.0269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.15
Dark Forest Green
#002D04
ΔE00 9.74
Dark Green
#033500
ΔE00 10.68
Dark Olive
#373E02
ΔE00 10.84
Hunter Green (survey)
#0B4008
ΔE00 11.72
Charcoal (survey)
#343837
ΔE00 11.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26311B #261B31
analogous
#31311B #26311B #1B311B
triadic
#26311B #1B2631 #311B26
tetradic
#26311B #1B3131 #261B31 #311B1B
square
#26311B #1B3131 #261B31 #311B1B
split-complementary
#26311B #1B1B31 #311B31
monochromatic
#0F140B #0F140B #26311B #455831 #638046
Accessibility & contrast
On white
13.66
#26311B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#26311B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #26311B
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26311B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##26311B | 1.00 | 13.66 | 1.54 | 13.66 |
| #FFFFFF | 13.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332E19
Deuteranopia (green-blind)
#312D1C
Tritanopia (blue-blind)
#272F2B
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #26311b; /* rgb */ color: rgb(38, 49, 27); /* oklch */ color: oklch(29.6% 0.041 130.2);
Tailwind
colors: {
custom: {
50: '#606957',
500: '#26311b',
950: '#000000',
},
}SCSS
$custom: #26311b; $custom-light: #606957; $custom-dark: #000000;
JSON
{
"hex": "#26311b",
"rgb": {
"r": 38,
"g": 49,
"b": 27
},
"hsl": {
"h": 90,
"s": 28.947,
"l": 14.902
},
"oklch": {
"l": 0.29619,
"c": 0.0406,
"h": 130.2
},
"luminance": 0.02688
}Semantic roles & 50–950 ramp
primary
#26311B
secondary
#544365
accent
#63C594
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#050603
muted
#797A78