#282F11#282F11
#282F11 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 29.0% C 0.049 H 120.5°. Best body text is #FFFFFF at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #282F11 |
|---|---|
| RGB | rgb(40, 47, 17) |
| HSL | hsl(74, 47%, 13%) |
| HSV | hsv(74, 64%, 18%) |
| CMYK | cmyk(14.9%, 0%, 63.8%, 81.6%) |
| CIE-LAB | lab(18.03, -8.81, 18.03) |
| CIE-LCH | lch(18.03, 20.07, 116.03°) |
| OKLab | oklab(29.03% -0.025 0.0426) |
| OKLCH | oklch(29.03% 0.049 120.5) |
| XYZ | xyz(1.9928, 2.5246, 0.9125) |
| Luminance | 0.0253 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 8.09
Very Dark Green
#062E03
ΔE00 9.36
Dark Forest Green
#002D04
ΔE00 10.22
Dark Green
#033500
ΔE00 10.50
Hunter Green (survey)
#0B4008
ΔE00 11.53
Forrest Green
#154406
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282F11 #18112F
analogous
#2F2711 #282F11 #192F11
triadic
#282F11 #11282F #2F1128
tetradic
#282F11 #112F27 #18112F #2F1119
square
#282F11 #112F27 #18112F #2F1119
split-complementary
#282F11 #11192F #27112F
monochromatic
#131608 #131608 #282F11 #4E5C21 #748932
Accessibility & contrast
On white
13.95
#282F11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#282F11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282F11
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282F11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282F11 | 1.00 | 13.95 | 1.51 | 13.95 |
| #FFFFFF | 13.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0E
Deuteranopia (green-blind)
#312C13
Tritanopia (blue-blind)
#2A2C28
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #282f11; /* rgb */ color: rgb(40, 47, 17); /* oklch */ color: oklch(29.0% 0.049 120.5);
Tailwind
colors: {
custom: {
50: '#636750',
500: '#282f11',
950: '#000000',
},
}SCSS
$custom: #282f11; $custom-light: #636750; $custom-dark: #000000;
JSON
{
"hex": "#282f11",
"rgb": {
"r": 40,
"g": 47,
"b": 17
},
"hsl": {
"h": 74,
"s": 46.875,
"l": 12.549
},
"oklch": {
"l": 0.29031,
"c": 0.04937,
"h": 120.5
},
"luminance": 0.02525
}Semantic roles & 50–950 ramp
primary
#282F11
secondary
#403467
accent
#51D770
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050602
muted
#797A78