#282F0D#282F0D
#282F0D is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 29.0% C 0.054 H 119.7°. Best body text is #FFFFFF at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #282F0D |
|---|---|
| RGB | rgb(40, 47, 13) |
| HSL | hsl(72, 57%, 12%) |
| HSV | hsv(72, 72%, 18%) |
| CMYK | cmyk(14.9%, 0%, 72.3%, 81.6%) |
| CIE-LAB | lab(17.98, -9.25, 20.09) |
| CIE-LCH | lch(17.98, 22.12, 114.71°) |
| OKLab | oklab(28.97% -0.0267 0.0469) |
| OKLCH | oklch(28.97% 0.054 119.7) |
| XYZ | xyz(1.9643, 2.5132, 0.7623) |
| Luminance | 0.0251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.24
Very Dark Green
#062E03
ΔE00 9.21
Dark Forest Green
#002D04
ΔE00 10.14
Dark Green
#033500
ΔE00 10.20
Hunter Green (survey)
#0B4008
ΔE00 11.20
Forrest Green
#154406
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282F0D #140D2F
analogous
#2F250D #282F0D #172F0D
triadic
#282F0D #0D282F #2F0D28
tetradic
#282F0D #0D2F25 #140D2F #2F0D17
square
#282F0D #0D2F25 #140D2F #2F0D17
split-complementary
#282F0D #0D172F #250D2F
monochromatic
#141807 #141807 #282F0D #515F1A #7A8F28
Accessibility & contrast
On white
13.98
#282F0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#282F0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282F0D
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282F0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282F0D | 1.00 | 13.98 | 1.50 | 13.98 |
| #FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C09
Deuteranopia (green-blind)
#322C0F
Tritanopia (blue-blind)
#2B2C28
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #282f0d; /* rgb */ color: rgb(40, 47, 13); /* oklch */ color: oklch(29.0% 0.054 119.7);
Tailwind
colors: {
custom: {
50: '#63674d',
500: '#282f0d',
950: '#000000',
},
}SCSS
$custom: #282f0d; $custom-light: #63674d; $custom-dark: #000000;
JSON
{
"hex": "#282f0d",
"rgb": {
"r": 40,
"g": 47,
"b": 13
},
"hsl": {
"h": 72.353,
"s": 56.667,
"l": 11.765
},
"oklch": {
"l": 0.28973,
"c": 0.05398,
"h": 119.7
},
"luminance": 0.02513
}Semantic roles & 50–950 ramp
primary
#282F0D
secondary
#3A2E6A
accent
#48E067
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77