#26281E#26281E
#26281E is a dark, near-neutral yellow-green. Relative luminance 0.020; OKLCH L 27.1% C 0.018 H 116.8°. Best body text is #FFFFFF at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #26281E |
|---|---|
| RGB | rgb(38, 40, 30) |
| HSL | hsl(72, 14%, 14%) |
| HSV | hsv(72, 25%, 16%) |
| CMYK | cmyk(5%, 0%, 25%, 84.3%) |
| CIE-LAB | lab(15.61, -3.16, 6.30) |
| CIE-LCH | lch(15.61, 7.05, 116.65°) |
| OKLab | oklab(27.14% -0.0081 0.0161) |
| OKLCH | oklch(27.14% 0.018 116.8) |
| XYZ | xyz(1.7924, 2.0234, 1.5242) |
| Luminance | 0.0202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.56
Dark Grey
#363737
ΔE00 8.22
Onyx
#353839
ΔE00 8.73
Almost Black
#070D0D
ΔE00 9.88
Gunmetal
#2A3439
ΔE00 10.44
Charcoal Grey
#3C4142
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#26281E #201E28
analogous
#28251E #26281E #21281E
triadic
#26281E #1E2628 #281E26
tetradic
#26281E #1E2825 #201E28 #281E21
square
#26281E #1E2825 #201E28 #281E21
split-complementary
#26281E #1E2128 #251E28
monochromatic
#11110D #11110D #26281E #474B38 #686E52
Accessibility & contrast
On white
14.95
#26281E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#26281E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #26281E
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##26281E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##26281E | 1.00 | 14.95 | 1.40 | 14.95 |
| #FFFFFF | 14.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29271D
Deuteranopia (green-blind)
#29271E
Tritanopia (blue-blind)
#272725
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #26281e; /* rgb */ color: rgb(38, 40, 30); /* oklch */ color: oklch(27.1% 0.018 116.8);
Tailwind
colors: {
custom: {
50: '#606159',
500: '#26281e',
950: '#000000',
},
}SCSS
$custom: #26281e; $custom-light: #606159; $custom-dark: #000000;
JSON
{
"hex": "#26281e",
"rgb": {
"r": 38,
"g": 40,
"b": 30
},
"hsl": {
"h": 72,
"s": 14.286,
"l": 13.725
},
"oklch": {
"l": 0.27136,
"c": 0.01805,
"h": 116.8
},
"luminance": 0.02023
}Semantic roles & 50–950 ramp
primary
#26281E
secondary
#4C4959
accent
#71B77F
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040503
muted
#797978