#28381A#28381A
#28381A is a dark, muted yellow-green. Relative luminance 0.034; OKLCH L 31.8% C 0.054 H 131.8°. Best body text is #FFFFFF at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #28381A |
|---|---|
| RGB | rgb(40, 56, 26) |
| HSL | hsl(92, 37%, 16%) |
| HSV | hsv(92, 54%, 22%) |
| CMYK | cmyk(28.6%, 0%, 53.6%, 78%) |
| CIE-LAB | lab(21.41, -13.03, 16.62) |
| CIE-LCH | lch(21.41, 21.12, 128.11°) |
| OKLab | oklab(31.8% -0.036 0.0402) |
| OKLCH | oklch(31.8% 0.054 131.8) |
| XYZ | xyz(2.4757, 3.3540, 1.4940) |
| Luminance | 0.0335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.28
Dark Forest Green
#002D04
ΔE00 8.07
Dark Green
#033500
ΔE00 8.14
Hunter Green (survey)
#0B4008
ΔE00 8.60
Dark Olive
#373E02
ΔE00 8.71
Forrest Green
#154406
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#28381A #2A1A38
analogous
#37381A #28381A #1A381B
triadic
#28381A #1A2838 #381A28
tetradic
#28381A #1A3738 #2A1A38 #381B1A
square
#28381A #1A3738 #2A1A38 #381B1A
split-complementary
#28381A #1B1A38 #381A37
monochromatic
#0F150A #0F150A #28381A #46622D #648C41
Accessibility & contrast
On white
12.57
#28381A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#28381A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #28381A
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##28381A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##28381A | 1.00 | 12.57 | 1.67 | 12.57 |
| #FFFFFF | 12.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A3418
Deuteranopia (green-blind)
#38331C
Tritanopia (blue-blind)
#293631
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #28381a; /* rgb */ color: rgb(40, 56, 26); /* oklch */ color: oklch(31.8% 0.054 131.8);
Tailwind
colors: {
custom: {
50: '#636e57',
500: '#28381a',
950: '#000000',
},
}SCSS
$custom: #28381a; $custom-light: #636e57; $custom-dark: #000000;
JSON
{
"hex": "#28381a",
"rgb": {
"r": 40,
"g": 56,
"b": 26
},
"hsl": {
"h": 92,
"s": 36.585,
"l": 16.078
},
"oklch": {
"l": 0.31798,
"c": 0.05395,
"h": 131.8
},
"luminance": 0.03354
}Semantic roles & 50–950 ramp
primary
#28381A
secondary
#58416D
accent
#5BCD98
background
#F5F6F5
surface
#EAECE9
border
#C6C7C5
text
#050703
muted
#797A78