#282F16#282F16
#282F16 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 29.1% C 0.043 H 121.9°. Best body text is #FFFFFF at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #282F16 |
|---|---|
| RGB | rgb(40, 47, 22) |
| HSL | hsl(77, 36%, 14%) |
| HSV | hsv(77, 53%, 18%) |
| CMYK | cmyk(14.9%, 0%, 53.2%, 81.6%) |
| CIE-LAB | lab(18.11, -8.15, 15.02) |
| CIE-LCH | lch(18.11, 17.09, 118.47°) |
| OKLab | oklab(29.12% -0.0226 0.0364) |
| OKLCH | oklch(29.12% 0.043 121.9) |
| XYZ | xyz(2.0364, 2.5421, 1.1423) |
| Luminance | 0.0254 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 9.51
Very Dark Green
#062E03
ΔE00 9.86
Dark Forest Green
#002D04
ΔE00 10.61
Dark Green
#033500
ΔE00 11.19
Hunter Green (survey)
#0B4008
ΔE00 12.23
Forrest Green
#154406
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282F16 #1D162F
analogous
#2F2916 #282F16 #1B2F16
triadic
#282F16 #16282F #2F1628
tetradic
#282F16 #162F29 #1D162F #2F161B
square
#282F16 #162F29 #1D162F #2F161B
split-complementary
#282F16 #161B2F #29162F
monochromatic
#12150A #12150A #282F16 #4B592A #6F823D
Accessibility & contrast
On white
13.92
#282F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#282F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282F16
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282F16 | 1.00 | 13.92 | 1.51 | 13.92 |
| #FFFFFF | 13.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C14
Deuteranopia (green-blind)
#312C17
Tritanopia (blue-blind)
#2A2D29
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #282f16; /* rgb */ color: rgb(40, 47, 22); /* oklch */ color: oklch(29.1% 0.043 121.9);
Tailwind
colors: {
custom: {
50: '#626753',
500: '#282f16',
950: '#000000',
},
}SCSS
$custom: #282f16; $custom-light: #626753; $custom-dark: #000000;
JSON
{
"hex": "#282f16",
"rgb": {
"r": 40,
"g": 47,
"b": 22
},
"hsl": {
"h": 76.8,
"s": 36.232,
"l": 13.529
},
"oklch": {
"l": 0.29119,
"c": 0.04282,
"h": 121.9
},
"luminance": 0.02542
}Semantic roles & 50–950 ramp
primary
#282F16
secondary
#473C65
accent
#5CCC7B
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050602
muted
#797A78