#28361A#28361A
#28361A is a dark, muted yellow-green. Relative luminance 0.032; OKLCH L 31.2% C 0.050 H 130.6°. Best body text is #FFFFFF at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #28361A |
|---|---|
| RGB | rgb(40, 54, 26) |
| HSL | hsl(90, 35%, 16%) |
| HSV | hsv(90, 52%, 21%) |
| CMYK | cmyk(25.9%, 0%, 51.9%, 78.8%) |
| CIE-LAB | lab(20.69, -11.85, 15.72) |
| CIE-LCH | lch(20.69, 19.68, 127.01°) |
| OKLab | oklab(31.22% -0.0327 0.0382) |
| OKLCH | oklch(31.22% 0.05 130.6) |
| XYZ | xyz(2.3807, 3.1640, 1.4624) |
| Luminance | 0.0316 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.75
Dark Forest Green
#002D04
ΔE00 8.51
Dark Green
#033500
ΔE00 8.83
Dark Olive
#373E02
ΔE00 9.03
Hunter Green (survey)
#0B4008
ΔE00 9.48
Forrest Green
#154406
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#28361A #281A36
analogous
#36361A #28361A #1A361A
triadic
#28361A #1A2836 #361A28
tetradic
#28361A #1A3636 #281A36 #361A1A
square
#28361A #1A3636 #281A36 #361A1A
split-complementary
#28361A #1A1A36 #361A36
monochromatic
#0F150A #0F150A #28361A #475F2E #658942
Accessibility & contrast
On white
12.86
#28361A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#28361A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #28361A
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##28361A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##28361A | 1.00 | 12.86 | 1.63 | 12.86 |
| #FFFFFF | 12.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383218
Deuteranopia (green-blind)
#36311C
Tritanopia (blue-blind)
#29342F
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #28361a; /* rgb */ color: rgb(40, 54, 26); /* oklch */ color: oklch(31.2% 0.050 130.6);
Tailwind
colors: {
custom: {
50: '#626d57',
500: '#28361a',
950: '#000000',
},
}SCSS
$custom: #28361a; $custom-light: #626d57; $custom-dark: #000000;
JSON
{
"hex": "#28361a",
"rgb": {
"r": 40,
"g": 54,
"b": 26
},
"hsl": {
"h": 90,
"s": 35,
"l": 15.686
},
"oklch": {
"l": 0.31217,
"c": 0.05026,
"h": 130.6
},
"luminance": 0.03164
}Semantic roles & 50–950 ramp
primary
#28361A
secondary
#56416B
accent
#5DCB94
background
#F5F6F5
surface
#EAEBE9
border
#C6C6C5
text
#050703
muted
#797A78