#282E16#282E16
#282E16 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.8% C 0.041 H 120.5°. Best body text is #FFFFFF at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #282E16 |
|---|---|
| RGB | rgb(40, 46, 22) |
| HSL | hsl(75, 35%, 13%) |
| HSV | hsv(75, 52%, 18%) |
| CMYK | cmyk(13%, 0%, 52.2%, 82%) |
| CIE-LAB | lab(17.75, -7.51, 14.58) |
| CIE-LCH | lch(17.75, 16.40, 117.25°) |
| OKLab | oklab(28.83% -0.0208 0.0353) |
| OKLCH | oklch(28.83% 0.041 120.5) |
| XYZ | xyz(1.9969, 2.4630, 1.1291) |
| Luminance | 0.0246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 9.84
Very Dark Green
#062E03
ΔE00 10.36
Dark Forest Green
#002D04
ΔE00 11.08
Dark Green
#033500
ΔE00 11.72
Charcoal (survey)
#343837
ΔE00 12.29
Hunter Green (survey)
#0B4008
ΔE00 12.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282E16 #1C162E
analogous
#2E2816 #282E16 #1C2E16
triadic
#282E16 #16282E #2E1628
tetradic
#282E16 #162E28 #1C162E #2E161C
square
#282E16 #162E28 #1C162E #2E161C
split-complementary
#282E16 #161C2E #28162E
monochromatic
#12150A #12150A #282E16 #4C572A #70813E
Accessibility & contrast
On white
14.07
#282E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#282E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282E16
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282E16 | 1.00 | 14.07 | 1.49 | 14.07 |
| #FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312C14
Deuteranopia (green-blind)
#302C17
Tritanopia (blue-blind)
#2A2C28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #282e16; /* rgb */ color: rgb(40, 46, 22); /* oklch */ color: oklch(28.8% 0.041 120.5);
Tailwind
colors: {
custom: {
50: '#626653',
500: '#282e16',
950: '#000000',
},
}SCSS
$custom: #282e16; $custom-light: #626653; $custom-dark: #000000;
JSON
{
"hex": "#282e16",
"rgb": {
"r": 40,
"g": 46,
"b": 22
},
"hsl": {
"h": 75,
"s": 35.294,
"l": 13.333
},
"oklch": {
"l": 0.28833,
"c": 0.04102,
"h": 120.5
},
"luminance": 0.02463
}Semantic roles & 50–950 ramp
primary
#282E16
secondary
#463C64
accent
#5CCB78
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050602
muted
#797A78